Skip to content

migration from javascript codebase to clojurescript#5

Open
avelino wants to merge 9 commits intojarodise:mainfrom
avelino:avelino/change-js-to-cljs
Open

migration from javascript codebase to clojurescript#5
avelino wants to merge 9 commits intojarodise:mainfrom
avelino:avelino/change-js-to-cljs

Conversation

@avelino
Copy link
Copy Markdown
Contributor

@avelino avelino commented Jan 18, 2025

avelino and others added 8 commits January 3, 2025 09:32
Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>
…nition

Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>
Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>
- change js to cljs
- create http module to handle all http request
- improve error handling
- improve code organization
- improve code readability
- improve code maintainability

This is a work in progress, more changes to come.

Signed-off-by: Avelino <thiago.avelino@buser.com.br>
This commit enhances code documentation and readability across multiple files:
- Added comprehensive function documentation with parameters and return values
- Improved code formatting and consistency
- Added descriptive variable names
- Organized imports and code structure
- Enhanced error handling and logging messages

The changes make the codebase more maintainable and easier to understand for
future development.

Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>
…s-friendly way

Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>
- Add links to get API keys for each provider
- Add detailed model names for each provider
- Improve formatting and organization of API settings section
- Fix duplicate x.ai Grok entry
- Add Anthropic Claude provider information

Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>
Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>
@avelino avelino changed the title WIP: migration from javascript codebase to clojurescript migration from javascript codebase to clojurescript Jan 27, 2025
@avelino
Copy link
Copy Markdown
Contributor Author

avelino commented Jan 27, 2025

@jarodise shall we proceed with the proposal?

- Rewrote process-content function in ClojureScript
- Added string manipulation for content normalization
- Improved code documentation and readability

fixed: jarodise#4

Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

proposal: replace javascript with clojurescript

1 participant