dependabot[bot]
|
4f7bf4cf5f
|
chore(deps-dev): update pytest requirement from >=8.0 to >=9.1.1
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.0...9.1.1)
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 9.1.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-22 04:55:04 +00:00 |
|
Anish
|
74b91cb3f3
|
fix: resolve git conflicts in LLM abstraction layer
- Fix gui() function import in __init__.py (use cli.selector)
- Fix prompt builder system message merging logic
- Add default max_tokens for Anthropic API in claude.py
- Fix openai tool_call arguments parsing with json.loads
- Fix test_builder.py PromptConfig import and assertions
|
2026-04-12 07:10:54 +00:00 |
|
Anish
|
d39a8a049a
|
Small changes
|
2026-04-12 12:34:45 +05:30 |
|
Anish Agrawal
|
35aa02c645
|
Update pyproject.toml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2026-04-12 12:31:22 +05:30 |
|
Anish Agrawal
|
0f6d06d779
|
Update pyproject.toml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2026-04-12 12:26:12 +05:30 |
|
Anish
|
f53a89ff88
|
GUI Created, Dark Mode Created, npm script added, styling changed, Decoupled from Claude made more open source.
|
2026-04-12 12:16:49 +05:30 |
|