Skip to content

Tags: 0xku/kon

Tags

v0.4.2

Toggle v0.4.2's commit message
v0.4.2

- Add xAI OAuth and new GPT-5.6 Codex, Grok 4.5, and GLM-5.2 models
- Add clipboard images, shell prompt modes, URL opening, and hidden model filtering
- Improve Relay theme consistency and editor styling
- Fix compaction budgeting, summary-only spacing, and Windows test compatibility

v0.4.1

Toggle v0.4.1's commit message
v0.4.1

- Windows audio notification support and Windows test compatibility
- Slash-only skills and skill-relative path resolution
- Streaming, UI, e2e path, and shell persistence fixes
- CI, docs, and test coverage updates

v0.4.0

Toggle v0.4.0's commit message
v0.4.0

Added headless prompt mode, PR autocomplete, review skill, thinking display settings, diff rendering improvements, and git context setting.

Fixed context paths, diff clipping, Python 3.12 compatibility, chat notice symbol, and unsupported model entries.

v0.3.11

Toggle v0.3.11's commit message
v0.3.11

- Add local-provider insecure_skip_verify support and request-timeout handling
- Improve Anthropic capability/thinking config and add Claude Opus 4.7 Azure
- Migrate context/user-data paths to ~/.config/kon and ~/.agents
- Fix Codex transport, completion paths, skill loading, and UI polish

v0.3.10

Toggle v0.3.10's commit message
v0.3.10

Changes since v0.3.9:
- Increased completion popup rows from 5 to 8
- Redesigned editor to match user message styling
- Reordered info bar provider/model/thinking display
- Stabilized completion popup scrolling
- Reverted textual image display to avoid freezing issues
- Corrected image resize test expectation

v0.3.9

Toggle v0.3.9's commit message
v0.3.9

- Inline image display from tool results in chat UI
- Tree view for handoff navigation
- Ability to edit queued messages
- Kanagawa Dragon theme
- Lazy provider loading for faster startup

- Swapped thinking block keybindings
- Grouped preferences under settings
- Refreshed startup resource display
- Smoother streaming experience
- Updated permission mode symbols
- Lowercase slash command descriptions
- Updated README with ASCII art title and new screenshot

- Codex provider event handling, transport, and tracking
- Tool expansion crash on startup
- Enter key not submitting permission prompts
- Manual shell output expand behavior
- Streaming cursor removal
- Tool output top padding
- Tree selector display and empty tree state
- Input cursor visibility in light themes
- Floating list popup styling
- Selected color alignment across themes and solarized-light dim color

v0.3.8

Toggle v0.3.8's commit message
v0.3.8

- Add DeepSeek provider support
- Add Codex websockets with SSE fallback
- Add expandable tool output and session handoff tree display
- Harden web_fetch and shell output caps
- Patch vulnerable dependencies and provider key selection

v0.3.7

Toggle v0.3.7's commit message
v0.3.7

- Shell command execution from within Kon
- Runtime mode slash controls and persisted settings
- Keyboard navigation for approval popup
- Audio notifications with configurable volume
- GPT-5.5 models and more built-in themes
- Multiple bug fixes and UI refinements

v0.3.6

Toggle v0.3.6's commit message
v0.3.6

- Configurable terminal bell notifications
- LaTeX math rendering as Unicode
- Improved approval popup UI
- Rewrite web_fetch to bypass bot-detection and harden SSRF
- Improved Codex SSE error extraction and retry
- Remove unused code and empty blocks

v0.3.5

Toggle v0.3.5's commit message
v0.3.5

- Standalone session HTML export
- Configurable request timeout for API calls
- GitHub CI tests
- Width-aware popup lists
- Performance: gc.freeze(), batch scroll, cached lookups
- Persist thinking level in session header
- Normalize OpenAI provider imports