| 2026-05-13 |
Persist uploaded files in messages, live file tree updates, and UI polish
...
Eugene Sukhodolskiy
committed
on 13 May
|
|---|---|
|
Fix agent.py _tool_list to use colon-delimited MCP names
...
Eugene Sukhodolskiy
committed
on 13 May
|
|
| 2026-05-12 |
Clarify knowledge persistence prompts
Eugene Sukhodolskiy
committed
on 12 May
|
|
Auto-inject relevant memory facts into LLM context on every user turn.
...
Eugene Sukhodolskiy
committed
on 12 May
|
|
| 2026-05-11 |
|
|
Add deterministic line-based file editing (edit_lines), rating UI fix, and session refresh
...
Eugene Sukhodolskiy
committed
on 11 May
|
|
|
|
|
|
|
|
| 2026-05-08 |
Propagate user profile to LLM context via current_user_info ContextVar
...
Eugene Sukhodolskiy
committed
on 8 May
|
|
Add multi-user sandbox: filesystem, terminal, code_exec, security policy
...
Eugene Sukhodolskiy
committed
on 8 May
|
|
|
Add per-user filesystem sandbox via current_user_id ContextVar
...
Eugene Sukhodolskiy
committed
on 8 May
|
|
| 2026-05-04 |
|
| 2026-05-03 |
Multi-user auth via gnexus-auth OAuth + hybrid role/permission model
...
Eugene Sukhodolskiy
committed
on 3 May
|
| 2026-05-02 |
Refine 3D modeler workflow
Eugene Sukhodolskiy
committed
on 2 May
|
| 2026-05-01 |
Simplify 3D SCAD subagent prompt
Eugene Sukhodolskiy
committed
on 1 May
|
|
Disable thinking stalls for 3D subagents
Eugene Sukhodolskiy
committed
on 1 May
|
|
| 2026-04-30 |
Improve content publishing UX
Eugene Sukhodolskiy
committed
on 30 Apr
|
| 2026-04-29 |
Extract PlanningEngine, ContextBuilder, ToolExecutor from agent.py
...
Eugene Sukhodolskiy
committed
on 29 Apr
|
|
Architecture extensibility — event bus, middleware, auto-discovery, Pydantic profiles
...
Eugene Sukhodolskiy
committed
on 29 Apr
|
|
|
Architecture fixes batch — NaN validation, ILIKE indexes, prompt cache, N+1 batching
...
Eugene Sukhodolskiy
committed
on 29 Apr
|
|
|
Architecture cleanup: old_webclient, SSH shutdown, todo decoupling, ContextVar reset
...
Eugene Sukhodolskiy
committed
on 29 Apr
|
|
|
|
|
| 2026-04-28 |
Fix system prompt leakage into chat history; polish content cards
...
Eugene Sukhodolskiy
committed
on 28 Apr
|
|
|
|
| 2026-04-26 |
changed llm & new ollama param
Eugene Sukhodolskiy
committed
on 26 Apr
|
| 2026-04-25 |
Strengthen todo progress discipline
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
Add structured planning review and adaptive depth
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
|
Add context providers: dynamic system message injection per LLM call
...
Eugene Sukhodolskiy
committed
on 25 Apr
|
|
| 2026-04-24 |
Set temperature=1.0, top_k=64, top_p=0.95 for all profiles (Google recommended for gemma4)
...
Eugene Sukhodolskiy
committed
on 24 Apr
|
|
|