Releases: chocks/locode
Releases · chocks/locode
v0.1.17
v0.1.16
v0.1.15
v0.1.14
What's Changed
- docs: add v0.3.5 hardening milestone and tighten roadmap by @chocks in #53
- feat: harden coding agent runtime by @chocks in #54
- feat: add minimal patch edit support by @chocks in #55
- feat: persist analyze context cache across runs by @chocks in #56
- chore(deps): bump picomatch by @dependabot[bot] in #57
- chore(deps): bump handlebars from 4.7.8 to 4.7.9 by @dependabot[bot] in #58
- chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 by @dependabot[bot] in #59
- docs: model specialization strategy and roadmap integration by @chocks in #60
- chore(deps): bump path-to-regexp from 8.3.0 to 8.4.0 by @dependabot[bot] in #61
- feat: add Gemma 4 support via thinking config and larger default context by @chocks in #62
- feat: expand v0.3.5 artifacts and prompt budgeting by @chocks in #63
- feat: trigger docs site sync on publish by @chocks in #64
- chore: release v0.1.14 by @chocks in #65
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- chore(deps): bump hono from 4.12.5 to 4.12.7 by @dependabot[bot] in #36
- feat: startup preflight check for backend availability by @chocks in #37
- feat(v0.2): ToolRegistry + ToolDefinition interfaces by @chocks in #38
- feat(v0.2): migrate existing tools to ToolDefinition format by @chocks in #39
- feat(v0.2): SafetyGate + safety config schema by @chocks in #40
- feat(v0.2): ToolExecutor with validation, safety, and parallel execution by @chocks in #41
- feat(v0.2): wire ToolExecutor into agents and orchestrator by @chocks in #42
- feat: add list_files tool (v0.2 PR 6) by @chocks in #43
- feat: v0.3 design spec, plan, and search_code prerequisite by @chocks in #44
- docs(v0.4): integrate qmd for BM25+vector hybrid search by @chocks in #45
- feat: Phase A — editor types, CodeEditor, DiffRenderer by @chocks in #46
- feat: E2E test harness with stub servers by @chocks in #47
- feat: Phase B — coding agent types and AgentMemory by @chocks in #48
- feat: Phase C — Planner, toolCalls, CodingAgent by @chocks in #49
- feat: Phase D — config, StreamRenderer, Orchestrator/REPL wiring by @chocks in #50
- chore(deps-dev): bump flatted from 3.3.4 to 3.4.2 by @dependabot[bot] in #51
- chore: release v0.1.13 by @chocks in #52
New Contributors
- @dependabot[bot] made their first contribution in #36
Full Changelog: v0.1.12...v0.1.13
v0.1.12
v0.1.11
What's Changed
- Add demo section to README by @chocks in #27
- Update README by @chocks in #28
- fix: friendly errors when Ollama or Claude API is unreachable by @chocks in #29
- feat: prompt separator bars + auto-route greetings by @chocks in #30
- docs: add v0.4 local coding agent architecture design by @chocks in #31
- fix: give Claude agent tools instead of hallucinating by @chocks in #32
- chore: release v0.1.11 by @chocks in #33
Full Changelog: v0.1.10...v0.1.11