Changelog  ·  PRE-1.0 BUILD LOG

The Build Log.

Anvaya is pre-1.0 and has not been tagged for release. Both repos sit at v0.1.0. What follows is the actual development history, drawn from each repo’s dev-changelog — not a marketing release feed.

2026-07-29CLIDCL-013

Terminal Workspace

  • Split-tree multi-pane terminal orchestration inside the TUI
  • Ctrl+A enters a sticky pane-command mode — split, focus, resize, close, zoom
  • Esc is the single reserved exit key; unbound keys are a no-op and can't leak into the shell
2026-07-27MindDCL-007

Commit Hygiene

  • Process correction — no user-facing behaviour change
2026-07-23CLIDCL-012

Closed-Loop Learning

  • Injected node IDs are now returned with each context query
  • Turn outcomes are transmitted back to Mind's FeedbackService
  • Node utility posteriors update from real usage instead of running on priors forever
2026-07-14CLIDCL-010 / DCL-011

Agent Output Panes

  • Distinct theming for thinking, streaming, and streamed output states
  • Focus and pane-collapse model reworked to resolve Tab key conflicts
2026-07-12CLIDCL-009

Agentic Harness

  • Harness architecture integrated: Intent Engine, Context Packer, Turn Learner, Session Synthesizer
2026-07-01MindDCL-002 → DCL-006

Mind Services

  • InvalidationService — content-anchored drift detection against git history
  • ProactiveService — context injection gated on expected value of information
  • MnemonService and the Beta-Bernoulli node-utility model
2026-07-01CLIDCL-008

LSP Integration

  • Built-in LSP client exposed as a native agent tool
2026-06-12CLIDCL-006 / DCL-007

Agent UX

  • Input history and prompt recall
  • Scrollable agent logs, card blocks, and a live context-window readout
2026-06-10CLIDCL-004 / DCL-005

Execution Log & Streaming

  • Structured agent execution log
  • Token-level provider streaming
2026-06-04CLIDCL-001 → DCL-003

TUI Foundations

  • Agent, Git, Monitor, and MCP screens
  • Theme system and secondary-screen layout
  • Git screen: status, diff, and file navigation
2026-06-01MindDCL-001

Memory Core

  • Engram node model, typed links, and the initial storage layer