Commit Graph

  • b6adcf159e feat: add extension testing package Ed Zynda 2026-03-20 13:16:11 +03:00
  • 473c9b634b Deploying to gh-pages from @ mark3labs/kit@b1da4a28e6 🚀 ezynda3 2026-03-20 10:15:51 +00:00
  • b1da4a28e6 docs: add comprehensive theming documentation Ed Zynda 2026-03-20 13:15:20 +03:00
  • 3e02930514 Deploying to gh-pages from @ mark3labs/kit@95abb6fa6e 🚀 ezynda3 2026-03-20 10:03:49 +00:00
  • 95abb6fa6e feat: add extension API for programmatic theme registration and switching Ed Zynda 2026-03-20 13:03:23 +03:00
  • a1038d8071 Deploying to gh-pages from @ mark3labs/kit@a9970cf346 🚀 ezynda3 2026-03-20 09:54:46 +00:00
  • a9970cf346 feat: add /theme command with 22 built-in themes and file-based discovery Ed Zynda 2026-03-20 12:54:16 +03:00
  • d687d9ca7a Deploying to gh-pages from @ mark3labs/kit@13060a20f9 🚀 ezynda3 2026-03-19 15:05:26 +00:00
  • 13060a20f9 feat: add KITT-inspired theme system with unified markdown colors Ed Zynda 2026-03-19 18:04:56 +03:00
  • c254663081 Deploying to gh-pages from @ mark3labs/kit@adf603e944 🚀 ezynda3 2026-03-19 14:30:06 +00:00
  • adf603e944 fix: add favicon link to index.html Ed Zynda 2026-03-19 17:29:35 +03:00
  • 12d19656d8 Deploying to gh-pages from @ mark3labs/kit@af486133a5 🚀 ezynda3 2026-03-19 14:26:26 +00:00
  • af486133a5 chore: remove dead code, unexport internal symbols, clean up stale comments Ed Zynda 2026-03-19 17:25:53 +03:00
  • b6da6aed75 Deploying to gh-pages from @ mark3labs/kit@a97cd47ced 🚀 ezynda3 2026-03-19 14:11:45 +00:00
  • a97cd47ced docs: add GitHub source links to extension examples page Ed Zynda 2026-03-19 17:11:14 +03:00
  • ce86806b0e Deploying to gh-pages from @ mark3labs/kit@68518a2bdb 🚀 ezynda3 2026-03-19 14:02:50 +00:00
  • 68518a2bdb docs: add bun and pnpm as installation options Ed Zynda 2026-03-19 17:02:09 +03:00
  • c54b5b78ae Deploying to gh-pages from @ mark3labs/kit@fd61db3e12 🚀 ezynda3 2026-03-19 13:49:04 +00:00
  • fd61db3e12 chore: commit .tome/ as Tome intends, remove CI workaround Ed Zynda 2026-03-19 16:48:38 +03:00
  • 8c81b53c76 Deploying to gh-pages from @ mark3labs/kit@e49066a119 🚀 ezynda3 2026-03-19 13:47:36 +00:00
  • e49066a119 chore: gitignore .tome/ and generate entry in CI instead Ed Zynda 2026-03-19 16:46:59 +03:00
  • 91ee4d7ffa Deploying to gh-pages from @ mark3labs/kit@efaff7f44f 🚀 ezynda3 2026-03-19 13:42:34 +00:00
  • efaff7f44f fix: include .tome/entry.tsx for CI builds Ed Zynda 2026-03-19 16:42:04 +03:00
  • d3c970b607 chore: set baseUrl to go-kit.dev Ed Zynda 2026-03-19 16:30:08 +03:00
  • f752e3d1be Create CNAME Ed Zynda 2026-03-19 16:29:40 +03:00
  • db274af1c6 init gh-pages Ed Zynda 2026-03-19 16:28:40 +03:00
  • 23254fee64 feat: add static docs site using Tome with GitHub Pages deployment Ed Zynda 2026-03-19 16:27:35 +03:00
  • fe072ad2e1 fix: correct README inaccuracies and document missing features Ed Zynda 2026-03-19 15:49:55 +03:00
  • 8840cbfabc feat: show spinner during shell command execution (! and !!) v0.14.4 v0.14.3 Ed Zynda 2026-03-18 17:48:15 +03:00
  • a11b41cda4 fix: prevent duplicate spinner tick loops causing double-speed animation Ed Zynda 2026-03-18 17:44:11 +03:00
  • 8b7be8b735 fix: use immediate parent dir for main.go extension names v0.14.2 Ed Zynda 2026-03-18 17:36:06 +03:00
  • caa6d1c178 Add kit-telegram example extension Ed Zynda 2026-03-18 17:14:35 +03:00
  • 001156053d chore: untrack .agents and skills-lock.json, update skills SKILL.md Ed Zynda 2026-03-18 17:05:03 +03:00
  • 54717e32bc refactor: Auto-show multi-select when repo has multiple extensions v0.14.1 Ed Zynda 2026-03-18 16:53:42 +03:00
  • 5b214b9fdf refactor: Use huh for CLI prompts, fix extension discovery in mixed repos v0.14.0 Ed Zynda 2026-03-18 16:49:48 +03:00
  • c5e6ca6e4d feat: Add kit install command for git-based extension distribution Ed Zynda 2026-03-18 16:21:31 +03:00
  • 419a139137 fix: make TUI responsive for terminal resizing at any dimension Ed Zynda 2026-03-18 14:52:43 +03:00
  • 7b963624c1 fix: ensure all message blocks appear below previous content in scrollback v0.13.1 Ed Zynda 2026-03-18 14:16:37 +03:00
  • 66f2ba543b refactor: align message styling with iteratr conventions v0.13.0 Ed Zynda 2026-03-17 15:11:33 +03:00
  • 6dd052b990 fix: improve input keybindings, user message rendering, and scrollback ordering Ed Zynda 2026-03-17 14:23:16 +03:00
  • ef8628eecc fix: forward subagent events to parent event bus in core spawn_subagent tool v0.12.3 Ed Zynda 2026-03-17 13:03:41 +03:00
  • 3167222b72 fix: gracefully recover from bad model names in subagents v0.12.2 Ed Zynda 2026-03-16 13:43:52 +03:00
  • e3b37191b1 fix: inherit parent provider for bare model names in subagents Ed Zynda 2026-03-16 13:41:02 +03:00
  • 41d5f5e0fb feat: add OnEvent callback for real-time subagent event streaming v0.12.1 Ed Zynda 2026-03-16 13:06:53 +03:00
  • 3ad0b3616d fix: surface SubagentSessionID in ToolResultMetadata Ed Zynda 2026-03-16 13:01:34 +03:00
  • 8831b49b51 feat: in-process subagents replace subprocess spawning v0.12.0 Ed Zynda 2026-03-16 11:39:59 +03:00
  • c94edc929b feat: add rich tool metadata to SDK and extension events (Gaps 1-8) Ed Zynda 2026-03-16 11:10:05 +03:00
  • e49194a0d4 fix(acp): wire extension context so extensions work in ACP mode v0.11.0 Ed Zynda 2026-03-15 15:29:08 +03:00
  • 46b1acf444 fix Ed Zynda 2026-03-15 15:10:02 +03:00
  • 6a6d201a50 add LSP diagnostics example extension v0.10.3 Ed Zynda 2026-03-15 14:29:27 +03:00
  • 930cbcb4f2 fix: use full GitHub URLs for file references in kit-extensions skill Ed Zynda 2026-03-15 13:01:05 +03:00
  • 12e1ef2036 skills Ed Zynda 2026-03-15 12:55:47 +03:00
  • a05da5f3ab fix(auth): support OAuth credentials in ACP mode and auto-refresh tokens Ed Zynda 2026-03-15 12:38:23 +03:00
  • fefbf19b42 fix(acp): default mcpServers to empty array for clients that omit it v0.10.2 Ed Zynda 2026-03-15 11:57:30 +03:00
  • 93905d4d77 fix(acp): remove startup message from stdio output v0.10.1 Ed Zynda 2026-03-15 11:38:31 +03:00
  • 7268ccdf4d perf(ui): throttle stream rendering with chunk coalescing and render cache Ed Zynda 2026-03-15 11:36:04 +03:00
  • 9f59fa42dc fix: resolve golangci-lint issues v0.10.0 Ed Zynda 2026-03-14 17:30:36 +03:00
  • 8af7ca8455 refactor(ui): simplify tool names in spinner display Ed Zynda 2026-03-14 17:25:40 +03:00
  • 424847f0db feat: enable parallel tool execution with multi-tool status display Ed Zynda 2026-03-14 17:24:20 +03:00
  • 4c126ca41b feat(ui): show clean summary for subagent results instead of raw output Ed Zynda 2026-03-14 17:04:50 +03:00
  • 4bdc4f75cc chore: remove openspec directory v0.9.0 Ed Zynda 2026-03-09 23:10:15 +03:00
  • bbd8975ca0 feat: add first-class subagent support for task delegation Ed Zynda 2026-03-09 23:07:27 +03:00
  • e613a07773 feat: add ACP server mode (kit acp) v0.8.0 Ed Zynda 2026-03-09 21:41:10 +03:00
  • 1d3b4f8d56 feat: add skill subcommand to install kit-extensions skill via skills.sh Ed Zynda 2026-03-09 14:24:09 +03:00
  • 118af2e152 fix: clear conflicting temperature/top_p for Anthropic API v0.7.1 Ed Zynda 2026-03-09 10:26:41 +03:00
  • c46687fc44 fix: pass image file parts through Fantasy agent's Files field Ed Zynda 2026-03-09 10:26:31 +03:00
  • aeaa5368af fix: use max() builtin to satisfy modernize lint Ed Zynda 2026-03-08 11:43:37 +03:00
  • 4966c0ca2a feat: add clipboard image paste support (Ctrl+V) v0.7.0 Ed Zynda 2026-03-08 11:37:21 +03:00
  • f3ea18ae3a feat: add thinking model support with configurable reasoning levels Ed Zynda 2026-03-07 21:27:46 +03:00
  • 24ea2c94e3 feat: add OpenAI Responses API support for codex/gpt-5/o3/o4 models Ed Zynda 2026-03-07 11:03:10 +03:00
  • 4577d218d3 feat: add /model slash command with interactive fuzzy-finding selector v0.6.0 Ed Zynda 2026-03-06 18:50:32 +03:00
  • bd48457b27 fix: resolve golangci-lint modernize and staticcheck warnings Ed Zynda 2026-03-06 15:40:29 +03:00
  • 84298a0743 fix: add 20-line display truncation for shell command output v0.5.1 Ed Zynda 2026-03-05 19:31:22 +03:00
  • 393074447b fix: truncate shell command output in TUI using same limits as core bash tool Ed Zynda 2026-03-05 19:24:49 +03:00
  • 879723fe90 feat: add ! and !! shell command prefixes (matching pi behavior) v0.5.0 Ed Zynda 2026-03-05 19:17:41 +03:00
  • 57250a3a3d refactor: remove --prompt flag, positional args are the only way Ed Zynda 2026-03-05 19:03:47 +03:00
  • 7e1686e572 feat: positional args as primary non-interactive mode, hide --prompt Ed Zynda 2026-03-05 19:00:51 +03:00
  • 4a8b10cde7 feat: support Pi-style positional @file args Ed Zynda 2026-03-05 18:57:00 +03:00
  • cc5611eff7 feat: support @file references in non-interactive mode (--prompt) Ed Zynda 2026-03-05 18:54:17 +03:00
  • 51c70b63a7 feat: add @file autocomplete and context attachment v0.4.0 Ed Zynda 2026-03-05 18:46:25 +03:00
  • c9ee80d98a fix: run before-hook callbacks in goroutines to prevent TUI deadlock Ed Zynda 2026-03-05 10:34:17 +03:00
  • 3ecedcbc2d docs: add comprehensive README with CLI reference, extensions, SDK, and configuration guide Ed Zynda 2026-03-03 18:33:42 +03:00
  • dbfa410fc1 fix: use strings.Builder instead of string += in loops Ed Zynda 2026-03-02 20:25:07 +03:00
  • 512ecb92dc cleanup v0.3.0 Ed Zynda 2026-03-02 20:05:37 +03:00
  • aede76d807 feat: add TUI suspend, custom message rendering, and extension hot-reload extension-imrovements Ed Zynda 2026-03-02 19:32:19 +03:00
  • 9e1df38836 feat: add keyboard shortcuts, tool context, and ToolCallEvent source field Ed Zynda 2026-03-02 19:04:37 +03:00
  • 8f5efee837 feat: add session before-hooks (OnBeforeFork, OnBeforeSessionSwitch) and compaction event (OnBeforeCompact) Ed Zynda 2026-03-02 16:35:00 +03:00
  • a392d3e572 feat: add OnContextPrepare event for context window filtering and injection Ed Zynda 2026-03-02 15:56:08 +03:00
  • c40dc2f4fb feat: add argument tab-completion for extension slash commands Ed Zynda 2026-03-02 15:37:52 +03:00
  • 37e82781b1 feat: add OnModelChange event and ctx.Exit(); remove Gap/Pi references from comments Ed Zynda 2026-03-02 14:49:51 +03:00
  • 23c16bb197 feat: add tool mgmt, model mgmt, options, event bus, LLM completion, steer mode, and 10 example extensions Ed Zynda 2026-03-02 14:31:35 +03:00
  • 9449f1fcdf feat: add session management, persistence, editor text, and status bar APIs for extensions Ed Zynda 2026-03-02 01:33:56 +03:00
  • dc59cfc81e feat: add --json output mode for --prompt and update subagent extensions Ed Zynda 2026-03-01 21:16:34 +03:00
  • 8407d924b9 feat: add UIVisibility, GetContextStats APIs and compact tool renderers Ed Zynda 2026-03-01 15:24:48 +03:00
  • 91474af503 fix: remove line-number gutter from ls tool output v0.2.1 Ed Zynda 2026-03-01 13:41:35 +03:00
  • e252791b3a ci: move discord notification after both goreleaser and npm publish Ed Zynda 2026-03-01 02:15:37 +03:00
  • 1880523422 feat: add subagent-widget extension example v0.2.0 Ed Zynda 2026-02-28 19:30:25 +03:00
  • eeecd5a843 feat: add kit-kit meta-agent extension example Ed Zynda 2026-02-28 18:59:18 +03:00
  • 7747fc2033 fix: keep vim interceptor active in both modes so Esc returns to normal Ed Zynda 2026-02-28 17:54:28 +03:00
  • 864230bd0a feat: add editor interceptor system for extensions Ed Zynda 2026-02-28 17:46:41 +03:00