Skip to content

Releases: Kibibit/kibi

v1.10.0

01 Jan 02:58

Choose a tag to compare

1.10.0 (2026-01-01)

Features

  • tools: add file_search tool and strategic codebase exploration (5441cb8)

v1.9.0

22 Dec 16:20

Choose a tag to compare

1.9.0 (2025-12-22)

Bug Fixes

  • testing: swap test scripts - npm test runs once, npm test:watch for watch mode (9f0df80)
  • test: remove linter detector tests causing memory leak (6d2bd4d)

Features

  • linting: add .NET linter support (3eaaac3)
  • testing: add test infrastructure with vitest and tinybench (f0b18b7)

v1.8.0

22 Dec 14:18

Choose a tag to compare

1.8.0 (2025-12-22)

Bug Fixes

  • linting: use real linter executor instead of stub (3315d0c)
  • tools: make truncation notice visible in file content (efa954f)
  • tui: pass raw json output for read_file tool summary (7ea188f)

Features

  • agent: add large file reading guidance to system prompt (b424944)
  • agent: integrate lint feedback loop into agent execution (c4fa1eb)
  • linting: add lint execution and feedback loop orchestration (b0ea361)
  • linting: add lint infrastructure for automated error detection (112ead1)
  • linting: add parsers for python, go, and rust linters (24c75a1)
  • tools: add auto-truncation for large files in read_file (8d0e10d)
  • tools: add partial file reading to read_file tool (7d0f404)
  • tools: add search_replace tool for partial file editing (cb86eba)
  • tui: add clean display for read_file tool calls (47ed1d6)
  • tui: add lint feedback indicator in streaming ui (1192b5a)

v1.7.0

22 Dec 12:47

Choose a tag to compare

1.7.0 (2025-12-22)

Features

  • agent: improve mcp tool handling and error recovery (59cfbe3)

v1.6.0

22 Dec 10:57

Choose a tag to compare

1.6.0 (2025-12-22)

Features

  • tui: implement tool approval modal with responsive design (5671577)

v1.5.0

22 Dec 08:10

Choose a tag to compare

1.5.0 (2025-12-22)

Bug Fixes

  • tui: improve interleaved streaming with file checks and thinking indicators (22de7b4)

Features

  • agent: implement cursor-style interleaved text and tool call display (8dffae0)

v1.4.1

22 Dec 00:12

Choose a tag to compare

1.4.1 (2025-12-22)

Bug Fixes

  • tui: remove extra height subtraction in chat view (17ea0c7)
  • tui: stabilize scroll behavior and limit web searches (520624e)

v1.4.0

21 Dec 23:26

Choose a tag to compare

1.4.0 (2025-12-21)

Bug Fixes

  • interactive: fixing chat interface scrolling (e321c33)

Features

  • tui: align colors with gs-squad-dashboard-next (f728680)
  • tui: display tool calls inline with agent responses (8c90fd3)
  • tui: improve table rendering (2095071)
  • tui: improve table rendering and help modal (a592fbd)
  • tui: improve table rendering with forked marked-terminal (69dd65f)
  • tui: persist tool calls and thinking duration in messages (db43ed9)
  • tui: switch to @kibibit/marked-terminal npm package (696bfca)

v1.3.2

21 Dec 00:54

Choose a tag to compare

1.3.2 (2025-12-21)

Bug Fixes

  • agent: prevent hallucinated file writes and fix parallel execution race condition (d780878)

v1.3.1

20 Dec 23:58

Choose a tag to compare

1.3.1 (2025-12-20)

Bug Fixes

  • tui: avoid gradient interpolation for non-hex colors (5ae61a9)