Commit Graph

  • 5498088532 fix(hive-mind): ganti gerbang pipeline berbasis jumlah pesan dengan deteksi konvergensi sebelumnya asepharyanaandClaude Sonnet 5 2026-07-14 09:48:12 +07:00
  • a125f5d440 fix(hive-mind): hapus penulisan docs/runs ganda dan sambungkan abort_flag ke tool hive_mind manual asepharyanaandClaude Sonnet 5 2026-07-14 09:43:00 +07:00
  • 79e2bfcc9c feat(tool): tambah abort_flag ke ToolCtx dan sambungkan dari session state asepharyanaandClaude Sonnet 5 2026-07-14 09:37:53 +07:00
  • b1c0265e8c fix(hive-mind): tambah timeout per-node dan jamin dokumentasi convergence tetap tertulis saat sintesis gagal asepharyanaandClaude Sonnet 5 2026-07-14 09:30:35 +07:00
  • e2878a3d83 feat(settings): tambah hive_mind_node_timeout_ms dengan fallback serde default asepharyanaandClaude Sonnet 5 2026-07-14 09:26:09 +07:00
  • 6790fe481b docs: tambah rencana implementasi perbaikan hive-mind dan subagent asepharyanaandClaude Sonnet 5 2026-07-14 09:24:31 +07:00
  • d0c7fe4096 chore(release): 1.4.0 [skip ci] v1.4.0 semantic-release-bot 2026-07-14 01:16:53 +00:00
  • 25f084f9db feat(hive-mind): implement multi-agent orchestration with cognitive cycles asepharyana 2026-07-14 08:12:37 +07:00
  • b1e0dcae14 chore(release): 1.3.0 [skip ci] v1.3.0 semantic-release-bot 2026-07-13 07:51:20 +00:00
  • c60fadb88a feat: enhance edit logging in subagent execution and streamline edit tracking in run_agent_turn asepharyana 2026-07-13 14:46:23 +07:00
  • 4a297669b4 chore(release): 1.2.0 [skip ci] v1.2.0 semantic-release-bot 2026-07-13 07:43:49 +00:00
  • 2e351ccf69 feat: update overlay handling in apply_action and remove mouse capture from terminal execution asepharyana 2026-07-13 14:39:29 +07:00
  • 1d50b94eec feat: update README and documentation for new tools and features asepharyana 2026-07-13 14:35:42 +07:00
  • 00e29139c5 feat: remove pipeline command and refactor workflow execution to use custom specialists asepharyana 2026-07-13 13:31:20 +07:00
  • 3b660e09a8 feat: refactor agent step limits and enhance workflow orchestration with new findings tool asepharyana 2026-07-13 11:12:31 +07:00
  • 0d6f558b2b feat: enhance responsiveness by implementing abort checks in streaming API calls asepharyana 2026-07-13 09:44:28 +07:00
  • 8388a83af0 chore(release): 1.1.0 [skip ci] v1.1.0 semantic-release-bot 2026-07-13 02:13:34 +00:00
  • 104b0daf4c feat: implement abort mechanism for workflows and subagents asepharyana 2026-07-13 09:09:23 +07:00
  • 65647ce517 Update dependencies and refactor SHA256 hash encoding asepharyana 2026-07-13 08:39:12 +07:00
  • 152b245f5e chore(release): 1.0.4 [skip ci] v1.0.4 semantic-release-bot 2026-07-13 01:18:40 +00:00
  • 0155a04cee fix: remove redundant ref in format! argument asepharyana 2026-07-13 08:16:31 +07:00
  • ab07d094b4 chore(release): 1.0.3 [skip ci] v1.0.3 semantic-release-bot 2026-07-13 01:14:27 +00:00
  • 29a9fae3f6 ci: add GitHub Actions workflows with semantic-release auto-versioning asepharyana 2026-07-13 08:12:02 +07:00
  • be921d6836 chore(release): 1.0.2 [skip ci] v1.0.2 semantic-release-bot 2026-07-12 23:51:05 +00:00
  • cb7c388e4f ci: remove clippy from CI - pre-existing warnings need separate cleanup asepharyana 2026-07-13 06:48:46 +07:00
  • a68d3e95c8 chore(release): 1.0.1 [skip ci] v1.0.1 semantic-release-bot 2026-07-12 23:47:05 +00:00
  • a491a371a5 fix: resolve clippy uninlined_format_args and match_same_arms warnings asepharyana 2026-07-13 06:42:58 +07:00
  • 0eb5510acb chore(release): 1.0.0 [skip ci] v1.0.0 semantic-release-bot 2026-07-12 23:42:23 +00:00
  • 522e1e31f2 fix: remove broken test that calls nonexistent Harness::classify asepharyana 2026-07-13 06:38:37 +07:00
  • 0512139f03 ci: add GitHub Actions workflows with semantic-release auto-versioning asepharyana 2026-07-13 06:31:08 +07:00
  • 5334c2501b feat: enhance strictness of Rust compiler settings and improve code quality by treating warnings as errors asepharyana 2026-07-13 06:22:31 +07:00
  • 3f5f27c339 Enhance TUI with modern design and improved status rendering asepharyana 2026-07-13 05:42:17 +07:00
  • 2310c2df7f feat: implement company pipeline orchestration with user commands for full, quick, and skip modes asepharyana 2026-07-13 05:33:04 +07:00
  • a6eed9e574 Add subagent prompts and implement company workflow orchestration asepharyana 2026-07-13 05:23:38 +07:00
  • 2856dd78b8 feat: enhance subagent context with abort flag and implement tool call timeout asepharyana 2026-07-13 04:59:16 +07:00
  • 3b711bbf3b feat: implement subagent tool gating and timeout mechanisms for enhanced security and performance asepharyana 2026-07-13 04:41:26 +07:00
  • d09e440e7e feat: enhance safety filters for shell commands by normalizing ANSI-C quoting asepharyana 2026-07-13 04:10:08 +07:00
  • a080957c26 feat: implement workflow findings sharing for inter-agent communication in workflows asepharyana 2026-07-13 03:12:37 +07:00
  • dc0f1c7647 feat: implement interactive lesson management and update command handling asepharyana 2026-07-13 02:53:30 +07:00
  • ab8b098a57 fix: reset overlay state to None after workflow actions asepharyana 2026-07-12 18:19:43 +07:00
  • 562509b0e0 feat: increase maximum concurrency for parallel agents to enhance performance asepharyana 2026-07-12 18:17:09 +07:00
  • 8a11a469f9 feat: enhance workspace management and history tracking in application state asepharyana 2026-07-12 18:09:03 +07:00
  • a59feb23c4 feat: add turn_events to ToolCtx and implement live state updates in spawn tool asepharyana 2026-07-12 17:50:38 +07:00
  • 53b0cb271f feat: introduce workflow management tools and commands asepharyana 2026-07-12 17:49:34 +07:00
  • 7bdfd9c4c4 fix: adjust key event handling to ensure history navigation works correctly asepharyana 2026-07-12 17:17:17 +07:00
  • 2d20e8046c docs: update README to reflect new tools and features in the Zesdex system asepharyana 2026-07-12 17:15:05 +07:00
  • b7c83dcb65 feat: register Claude model roles (opus-4-8, sonnet-5, haiku-4-5) with auto-detected provider asepharyanaandClaude Opus 4.8 2026-07-12 15:38:37 +07:00
  • 56847f380a feat: auto-detect provider from ~/.claude/settings.json asepharyanaandClaude Opus 4.8 2026-07-12 15:36:45 +07:00
  • aac1de8af6 fix(lsp): add download-tier helpers, progress callback, and persist previous install check asepharyanaandClaude Opus 4.8 2026-07-12 15:32:15 +07:00
  • b20bb95ada feat(lsp): add LSP provision progress messages to toast notifications asepharyana 2026-07-12 15:19:13 +07:00
  • c36c819304 fix: remove hardcoded API key for security reasons asepharyana 2026-07-12 15:04:02 +07:00
  • e78813ecdb feat(lsp): implement auto-provisioning for language servers asepharyana 2026-07-12 14:47:01 +07:00
  • 48d2dc3ad6 feat: add 'todofinish' tool to mark tasks as completed in the todo list; update system prompts for task execution asepharyana 2026-07-12 13:52:00 +07:00
  • abc7a58e31 feat(lsp): implement LSP client and server management asepharyana 2026-07-12 13:40:58 +07:00
  • 8ad042139e feat: add todo management feature; implement todo content tracking and display in the UI asepharyana 2026-07-12 12:43:50 +07:00
  • 80a8223ee3 feat: enhance prompts and validation for tool-call safety; enforce error handling and technical debt awareness asepharyana 2026-07-12 12:32:32 +07:00
  • ce36e936a6 feat: enhance memory management tools; improve lesson tracking and update descriptions for clarity asepharyana 2026-07-12 12:21:46 +07:00
  • 40108defc0 feat: implement background API connectivity checks and update state based on connectivity status asepharyana 2026-07-12 12:09:59 +07:00
  • 55bcfda0d6 feat: remove InsertChar action and inline character handling; streamline input processing and autocomplete triggers asepharyana 2026-07-12 12:02:45 +07:00
  • ac99835eb4 feat: enhance command classification and error handling; improve process checks and credential security asepharyana 2026-07-12 11:55:02 +07:00
  • 87d0aac596 feat: enhance safety and crash resilience in file operations; add fsync to critical writes and checks for path traversal asepharyana 2026-07-12 11:49:33 +07:00
  • 8767beef39 feat: enhance OAuth flow validation and improve security checks; add credential read blocking and git operation safeguards asepharyana 2026-07-12 11:45:28 +07:00
  • 2efd40ca88 Enhance tool documentation and add new features asepharyana 2026-07-12 11:28:39 +07:00
  • 7158d362fd feat: add initial codemap documentation and architecture overview; include backend, data, dependencies, and frontend details asepharyana 2026-07-12 11:10:16 +07:00
  • 89b63b1bc2 fix: route warnings to file and add in-app toast notifications asepharyanaandClaude Opus 4.8 2026-07-12 10:57:32 +07:00
  • e29dfadaa7 refactor: surface silent fallbacks with eprintln! logging asepharyanaandClaude Opus 4.8 2026-07-12 10:50:34 +07:00
  • bb621fdff2 feat: enhance error handling in OAuth URL building and client creation; improve tool argument sanitization asepharyana 2026-07-12 10:23:26 +07:00
  • 0cc60c12ce feat: update maximum steps and token limits to usize::MAX; add split_spans_into_lines function for improved chat display asepharyana 2026-07-12 04:01:10 +07:00
  • a974118b5a Refactor: Remove security module and related functionality asepharyana 2026-07-12 03:56:43 +07:00
  • 4bfbe1d1b9 feat: update README with enhanced descriptions and security features; refactor catastrophic guard checks and tool execution handling asepharyana 2026-07-12 03:37:27 +07:00
  • d957e8d4ce feat: enhance prompts with detailed programmer description and add workspace tree generation asepharyana 2026-07-12 03:28:06 +07:00
  • 3cfe39e5f2 refactor: remove agent mode and related functionality; update help and README asepharyana 2026-07-12 03:22:55 +07:00
  • df5775a272 Refactor verdict handling and editor state management asepharyana 2026-07-12 03:19:25 +07:00
  • 36573e7e3b Refactor scrolling methods in ScrollState to accept an amount parameter asepharyana 2026-07-12 03:14:52 +07:00
  • 71d3494372 feat: update API key handling to use default if not provided asepharyana 2026-07-12 02:46:16 +07:00
  • d52ee967ee feat: add API connection state management and update status display asepharyana 2026-07-12 02:26:53 +07:00
  • a98fdb0c7b feat: enhance AppConfig loading to merge default providers and set API key asepharyana 2026-07-12 02:21:08 +07:00
  • c948869d35 feat: remove ModelUse and ModelAdd commands; update command handling and provider configuration asepharyana 2026-07-12 02:19:08 +07:00
  • 32155f8ea8 feat: remove ModePicker overlay and related commands; update mode handling and documentation asepharyana 2026-07-12 02:14:40 +07:00
  • 662e269f2c feat: implement model management commands and overlays for enhanced user interaction asepharyana 2026-07-12 02:06:46 +07:00
  • 9f272d5973 feat: add support for Router provider and enhance command handling asepharyana 2026-07-12 01:43:57 +07:00
  • a8fee71e06 chore: add dead code allowance for delete_blob function asepharyana 2026-07-12 01:27:12 +07:00
  • 18a41aad48 feat: add editing and MCP command handling, enhance SSE streaming with usage tracking asepharyana 2026-07-12 01:25:52 +07:00
  • fcef85a327 Refactor IPC and DTO structures; remove unused code and streamline message handling asepharyana 2026-07-11 23:45:13 +07:00
  • 93d1bbb7c1 feat: remove session hub and related commands from the application asepharyana 2026-07-11 22:40:45 +07:00
  • 1f182021fb feat: enhance system prompt handling and input key actions asepharyana 2026-07-11 22:16:47 +07:00
  • 3dee2a1427 Refactor API integration and enhance command handling asepharyana 2026-07-11 22:10:17 +07:00
  • f6389018f5 feat(security-sidecar): implement a security tooling sidecar with tiered installer and protocol asepharyana 2026-07-11 21:25:30 +07:00
  • 2ded2d8bf1 feat: enhance lesson management and review system asepharyana 2026-07-11 21:06:22 +07:00
  • fe82840c03 feat: add memory management tools and utility commands asepharyana 2026-07-11 20:44:15 +07:00
  • 08490532d2 chore: remove obsolete worktree subprojects asepharyana 2026-07-11 20:24:24 +07:00
  • 802d9677ae feat: Enhance OAuth module and OpenRouter client functionality asepharyana 2026-07-11 20:21:59 +07:00
  • c1ad206a00 feat: add lesson export and import functionality asepharyana 2026-07-11 18:23:01 +07:00
  • cc03bd79b6 Implement chat and markdown views, enhance status bar, and add workflow panel asepharyana 2026-07-11 13:16:10 +07:00
  • 7cb4ae6708 Implement code changes to enhance functionality and improve performance asepharyana 2026-07-11 09:02:35 +07:00