Skip to content

Conversation

@Dread-d-junuz
Copy link
Owner

No description provided.

zachary62 and others added 30 commits April 22, 2025 08:38
To fix this problem, my solution was getting branch names from Github api and checking for matching.
If there is no match, this time check is a tree like this exists.
Previously the default branch name was considered to be "main", which was wrong.
To fix this, dont put the ref param to query and let Github decide default branch.
The formatted error messages that use undefined variables are fixed and their contents are changed.
- Improved the speed of file filtering in `crawl_local_files.py` with folder-level exclusion
- Added `fix_yaml.py` utility for YAML indentation fixes
- Updated `nodes.py` to support up to 20 core abstractions
- add option for no cache.
Feat: Add contents of `.gitignore` to ignore files by default
Feat: add openrouter support;  fix: add options for no-cache and max_abstraction_num
Alex Raber and others added 30 commits May 9, 2025 22:41
docker documentation added
feat(call_llm): add azure openai code snippet
Add Docker support for local development
fix: update file opening encoding to utf-8-sig to handle files with BOM
- Added timeout=(30, 30) to requests.get for improved network robustness
- Avoid unnecessary recursion into excluded directories to reduce API calls
add timeout to requests and optimize directory traversal
Automatically switch provider based on envirnment variables, Ollama support: closes #13 & #50
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.