Skip to content

Backend#7

Open
Ajeets6 wants to merge 26 commits into
mainfrom
backend
Open

Backend#7
Ajeets6 wants to merge 26 commits into
mainfrom
backend

Conversation

@Ajeets6

@Ajeets6 Ajeets6 commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Ajeets6 and others added 26 commits April 26, 2026 21:14
write, and search functionality implemented. Update tool registry and enhance request handling for new operations.
Add ReAct mode support with action parsing and observation formatting
enhance response formatting in Ollama provider
This update introduces a new structure for tracking recent requests, including route, status code, duration, and request ID. The server state now maintains a circular buffer of recent requests, allowing for efficient logging and retrieval.
Load LLM_ROUTER_MODEL and workspace env flags.

Accept OpenAI and OpenRouter base URL alias names.
Parse workspace_id on chat completions requests.

Extend shared request types for workspace routing.
Keep per-workspace messages and file hints in RAM.

Clear workspace state when the server exits.
Resolve file tools under workspace root when enabled.

Pass workspace context through debug tool execution.
Tune prompts, parsing, and CLI defaults for multi-step loops.

Map Search and Lookup to file tools when available.
Integrate workspace merge, compaction, and loop execution.

Auto-attach coding tools for react loop_mode on the server.
Use configured LLM_ROUTER_MODEL when requests omit model.
Default ReleaseSafe optimize and Windows libc linking.

Expand zig build test coverage hooks.
Update README and env example for workspace and react loops.

Note server-side react tool auto-attach in test client.
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.

1 participant