Alex
|
81b6ee5daa
|
Pg 4 (#2390)
* feat: postgres tests
* feat: mongo cutoff
* feat: mongo cutoff
* feat: adjust docs and compose files
* fix: mini code mongo removals
* fix: tests and k8s mongo stuff
* feat: test fixes
* fix: ruff
* fix: vale
* Potential fix for pull request finding 'CodeQL / Clear-text logging of sensitive information'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* fix: mini suggestions
* vale lint fix 2
* fix: codeql columns thing
* fix: test mongo
* fix: tests coverage
* feat: better tests 4
* feat: more tests
* feat: decent coverage
* fix: ruff fixes
* fix: remove mongo mock
* feat: enhance workflow engine and API routes; add document retrieval and source handling
* feat: e2e tests
* fix: mcp, mongo and more
* fix: mini codeql warning
* fix: agent chunk view
* fix: mini issues
* fix: more pg fixes
* feat: postgres prep on start
* feat: qa tests
* fix: mini improvements
* fix: tests
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Siddhant Rai <siddhant.rai.5686@gmail.com>
|
2026-04-18 13:13:57 +01:00 |
|
Alex
|
0c15af90b1
|
feat: history overwrite
|
2026-04-06 14:42:01 +01:00 |
|
Alex
|
5006271abb
|
fix stream stuff (#2293)
|
2026-03-11 11:43:27 +00:00 |
|
Alex
|
1a2104f474
|
fix: token calc (#2285)
|
2026-02-20 17:37:47 +00:00 |
|
Siddhant Rai
|
21e5c261ef
|
feat: template-based prompt rendering with dynamic namespace injection (#2091)
* feat: template-based prompt rendering with dynamic namespace injection
* refactor: improve template engine initialization with clearer formatting
* refactor: streamline ReActAgent methods and improve content extraction logic
feat: enhance error handling in NamespaceManager and TemplateEngine
fix: update NewAgent component to ensure consistent form data submission
test: modify tests for ReActAgent and prompt renderer to reflect method changes and improve coverage
* feat: tools namespace + three-tier token budget
* refactor: remove unused variable assignment in message building tests
* Enhance prompt customization and tool pre-fetching functionality
* ruff lint fix
* refactor: cleaner error handling and reduce code clutter
---------
Co-authored-by: Alex <a@tushynski.me>
|
2025-10-31 12:47:44 +00:00 |
|
Siddhant Rai
|
125ce0aad3
|
test: implement full API test suite with mongomock and centralized fixtures (#2068)
|
2025-10-17 12:01:14 +03:00 |
|