commit log
- Add --no-mcp flag, feature-gate jerboa-native-rs, fix binary build 7030c5a ober
- Fix TUI blocking, terminal reset, /mcp command, user msg display 6d1e33d ober
- Add ESC interrupt, response timestamps, MCP tool visibility cda77b3 ober
- Silence INFO logs by default; fix Gemma4 reasoning field 0804ce5 ober
- Downgrade sse-event logging from info to debug 5f3a9d5 ober
- Fix Ollama streaming: terminate TCP loop and return status a14acc2 ober
- Fix localhost DNS resolution for Ollama 75076cf ober
- Add Ollama support and fix macOS build 769cf5d ober
- Fix make binary on Termux: remove invalid http-post-stream except clause eecd871 ober
- Fix make binary: exclude http-post-stream from std/net/request import c3ed556 ober
- Add 6 new providers, Anthropic prompt caching, and tool_choice support 0f82e99 ober
- Fix markdown bold/italic rendering and sidebar border gap 9c534a0 ober
- Remove invalid except clause for http-post-stream import 11fcfbc ober
- Fix http-post-stream duplicate definition breaking binary build 55cef0b ober
- Parse text-format tool calls from models that lack function calling API support 765dd26 ober
- Call load-config in serve mode before MCP/LSP init 188c53d ober
- Initialize MCP/LSP servers in serve mode at startup acdb00d ober
- Add MCP/LSP status and token usage tracking to Android app df85469 ober
- Replace retroactive trim-messages with upfront tool output truncation cd1966a ober
- Add provider/model selector to Android app and serve protocol 1ae58be ober
- Add Chat/Tools tabs and fix streaming flicker 292c8cf ober
- Install chez_sqlite_shim.so to $PREFIX/lib on make install 581b31e ober
- Add /search command to search session history 5b1f052 ober
- Fix stale http-post-stream except clause after rebase f2a7ec2 ober
- Add Android client-server architecture plan 8d2c3be ober
- Implement client-server architecture for Android app 33a046f ober
- Add Android app: jcode serve client for Pixel/Termux 0156e20 ober
- Remove inline tool-call lines from message area 7417952 ober
- Reduce ls spam: cap output at 100 entries, steer generated-code toward glob/grep a4bf094 ober
- Bump max-tool-rounds 8→100; guard against malformed tool args JSON c9e9560 ober
- Fix Shift-Tab plan/build toggle and harden build pipeline 557e329 ober
- Add PLAN/BUILD modes (opencode-style), Shift-Tab toggle bf3d373 ober
- Drop stale http-post-stream except clause in provider imports e412e79 ober
- Fix spinner clobbering user message text; add worker logging 85af1a6 ober
- Restore http-post-stream except clause in provider imports d648696 ober
- Fix TUI races via mailbox pattern; add /refresh-models 9130563 ober
- Fix musl build and prevent recurring drift breakage 5433a3d ober
- Fix TUI spinner bleed-through; add streaming diagnostics a0aacd3 ober
- Fix CLI streaming: flush generated-code text before tool indicators 35a7787 ober
- Add context pruning to one-shot paths; fix TUI word-wrap e73f407 ober
- Fix musl build: remove invalid except clause for non-existent http-post-stream export 3cc1faa ober
- Green threads for parallel tool exec, batch, MCP init; fix one-shot mode bd259b3 ober
- Add missing models module to musl static build 51b5305 ober
- Merge remote-tracking branch 'origin/master' into linux 33fbe4c ober
- Guard SSE JSON parsing against non-object values 6ff536c ober
- Add Docker-based make linux; TUI and provider improvements 7eaeab0 ober
- Cap tool-call rounds at 8 to prevent context overflow 039ad5c ober
- Truncate tool results to 16KB to prevent context overflow 81781ba ober
- Add cost tracking: extract usage from streaming SSE responses e888683 ober
- Fix streaming, plugin loading, and auth; exclude internal tools from generated-code 4fd5ef8 ober
previous | next