Skip to content

0.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 08:54
· 86 commits to main since this release
b24b3aa

Added

  • Chat sidebar with a streaming agent loop against any OpenAI-compatible endpoint.
  • Four vault tools: search_notes, read_note, write_note, save_memory.
  • Write policy: free inside the Koda folder, confirmation modal with diff preview elsewhere.
  • Markdown memory note the assistant maintains transparently.
  • Session history persisted as append-only JSONL.
  • Settings tab with multiple endpoints, per-endpoint API keys, connection test,
    model dropdown, failover and presets.
  • Idle timeout for long model answers (measures silence, not total duration).
  • German and English UI strings.