Releases: ekhodzitsky/kimi-lite
Releases · ekhodzitsky/kimi-lite
Release list
v0.7.0
Changelog
- 90cda33 build: address graphify Makefile review feedback
- 8ecdbcc build: clean up graphify Makefile targets and allow PYTHON override
- 1bea134 docs(agents): document graphify dev commands
- 4907621 docs(changelog): add message queueing feature to unreleased
- 03bbf67 docs(changelog): comprehensive UI audit fixes under unreleased
- 30068fc docs(changelog): record TUI overlay audit fixes under unreleased
- 7904b98 docs(changelog): release v0.7.0
- 7089611 docs(dev): add graphify usage and mcp config guide
- 4d44b65 feat(llm): register kimi-k2.7-code and kimi-for-coding models
- 0e645d8 feat(tui): add quick shell overlay
- 3b75ac1 feat(tui): add transcript search overlay (Ctrl+F)
- 629a131 feat(tui): add upstream-style slash commands
- 861527b feat(tui): queue messages during streaming and auto-send on turn completion
- 43fd0b4 feat(tui): render image content parts inline
- bfaf274 fix(tui): address async diff and locking review feedback
- 0eca3cd fix(tui): address code quality findings in session picker
- ba6381b fix(tui): address input-related UI discrepancies from audit
- 27e2ba3 fix(tui): align handlers with effective keybindings and close help on ?
- d2cdd86 fix(tui): align help overlay and keybindings with configurable bindings
- 71fe4d9 fix(tui): correct sessions picker audit findings
- 6be1afe fix(tui): default partial themes and remove unused styles
- b754eab fix(tui): do not auto-submit slash commands that require arguments
- 0fddb0a fix(tui): guard session path read and fix test typo
- cae7793 fix(tui): move paste handling outside input lock and let Tab navigate completion
- 68dbe23 fix(tui): plan, approval, and steer overlay audit fixes
- 04c7806 fix(tui): preserve ContentParts through session append and send
- 7f8bcce fix(tui): render footer tool count, plan/manual badges, and activity status
- 8400608 fix(tui): theme hardcodes, traversal validation, and semantic styles
- f216c18 fix(tui): tie fullscreen diff to current call and request
- d77dd65 fix(tui/messages): assistant wrap, raw wrap, soft word wrap, cursor, pretty JSON, image placeholders
- eac8e74 fix(tui/viewport): render scroll indicator on dedicated right-aligned status line
- 588f3c6 test(tui): raise coverage for search, images, and shell packages
v0.6.0
Changelog
- 6e157e8 Merge paste-feature into port-kimi-code-015-parity
- ad085a2 chore(release): bump changelog to 0.5.0
- fc0df86 chore(release): bump version to 0.6.0
- a110a0c docs(adr): record which kimi-code 0.17.0 features are not ported
- c9ad213 docs(agents): document TurnEventToolProgress and live shell output
- d13a50b docs(agents): document plan mode toggle and approval panel
- 9ebb926 feat(config): add default paste keybinding
- 5f1d1b8 feat(core): plan mode generation and approval flow
- b8ccbcc feat(core): stream live shell output progress
- 6053b3b feat(core,tui): mid-stream steering with Ctrl+S
- 8ac9fb3 feat(llm): restrict local attachment reads to configured roots and size cap
- 214d8b5 feat(store,core): add monotonic turn sequence counter restored on resume
- aa63566 feat(tui): add /help overlay
- 5fdbdaa feat(tui): add activity/thinking panel
- 58d2828 feat(tui): add image and video paste support via Ctrl+V/Alt+V
- f45c6c0 feat(tui): add slash-command autocomplete
- d2c5627 feat(tui): add two-line status footer with git and context
- 33e8359 feat(tui): add welcome panel for empty transcript
- 3d4c493 feat(tui): display live shell output in activity panel
- ba44fd1 feat(tui): line-count chips for write_file and str_replace_file results
- 9a1d6d6 feat(tui): numeric shortcuts and fullscreen diff in approval dialog
- e07a905 feat(tui): plan mode approval panel and wiring
- 97de264 feat(tui): plan mode toggle in input
- 17c03d3 feat(tui): remove sidebar and source @-mentions from filesystem
- 58bf4f2 feat(tui): rich tool-call blocks with icons and duration
- 7187313 feat(tui): session picker cards with last prompt and clipboard hint
- 579551b feat(tui): support custom JSON color themes
- 758fbd1 feat(tui/input): preserve non-image paste attachments, copy files to tmp, and surface errors
- ae855dc fix(app): clean up stale pasted attachments on startup
- 5ee8e1c fix(core): drop tool progress chunks when event channel is full
- 22e0700 fix(core): reject tool calls in plan mode and harden plan cleanup
- b946936 fix(tui): plan panel keyboard ownership and dialog wrapping
- 4975dfe fix(tui): reset approval fullscreen state on new requests and completion
- 3a1197e fix(tui): snapshot toolProgress under lock in updateActivity
- 9ba74c6 fix(tui): use POSIX shell quoting and guard narrow session picker widths
- 96e16a4 fix(tui): validate session path in New()
- 0d64b44 fix: update footer tips and README inaccuracies
- b34c1df refactor(tui): async RunTurn, consume overlay keys, split model into focused files
- 29b1240 style(tui): align dark theme colors with upstream
- 0cff8ad test(core): fix race detector failures in RunTurnWithPlan tests
- d644934 test(tui): reassign model in help overlay close-key test
v0.4.2
v0.4.1
v0.4.0
Changelog
- 366ef9e feat: port remaining kimi-code 0.15.0 parity items
v0.3.0
Changelog
- b21f071 chore(ci)(deps): bump actions/checkout
- 9e5553b chore(ci)(deps): bump codecov/codecov-action
- 2cd43e1 chore(deps)(deps): bump github.com/pelletier/go-toml/v2
- 0554161 chore(deps)(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0
- b862853 docs(adr): add design for kimi-code 0.15.0 parity features
- 2179851 feat: add turn_interrupt hook event
- 4e4ff13 feat: port kimi-code 0.15.0 parity features
- 59266dc fix: address audit findings across app, core, mcp, tui and tests
- 7e5d372 fix: address comprehensive audit findings
- ba670a4 fix: address final review findings
- 211b6be fix: harden turn defer order and flaky retry-after test
- 1861bca style: gofmt
v0.2.9
v0.2.8
Changelog
- df9c6eb feat: close audit backlog and release v0.2.8
v0.2.7
Changelog
- 1e7b21f deps: migrate bubbletea, bubbles, glamour and lipgloss to v2
- 81d94b5 feat: migrate TUI to charm v2 ecosystem
- 72d0b52 refactor(app): switch bubbletea import to v2, remove alt-screen opts
- e64bbb3 refactor(input): migrate to bubbletea/bubbles/lipgloss v2
- 41b908c refactor(messages): migrate to glamour, bubbletea and lipgloss v2
- e3e0bd0 refactor(sidebar): migrate to bubbletea v2
- 1b3c4e6 refactor(styles): use lipgloss v2 color.Color theme fields
- fbeaf64 refactor(tui): migrate root model, overlay and tests to bubbletea/lipgloss v2
- 5d95d75 refactor(viewport): migrate to bubbles/bubbletea v2
- b62568b refactor: remove remaining charmbracelet v1 imports and tidy modules