5498088532
fix(hive-mind): ganti gerbang pipeline berbasis jumlah pesan dengan deteksi konvergensi sebelumnya
asepharyanaandClaude Sonnet 52026-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 52026-07-14 09:43:00 +07:00
b1c0265e8c
fix(hive-mind): tambah timeout per-node dan jamin dokumentasi convergence tetap tertulis saat sintesis gagal
asepharyanaandClaude Sonnet 52026-07-14 09:30:35 +07:00
5334c2501b
feat: enhance strictness of Rust compiler settings and improve code quality by treating warnings as errors
asepharyana2026-07-13 06:22:31 +07:00
3f5f27c339
Enhance TUI with modern design and improved status rendering
asepharyana2026-07-13 05:42:17 +07:00
2310c2df7f
feat: implement company pipeline orchestration with user commands for full, quick, and skip modes
asepharyana2026-07-13 05:33:04 +07:00
a6eed9e574
Add subagent prompts and implement company workflow orchestration
asepharyana2026-07-13 05:23:38 +07:00
2856dd78b8
feat: enhance subagent context with abort flag and implement tool call timeout
asepharyana2026-07-13 04:59:16 +07:00
3b711bbf3b
feat: implement subagent tool gating and timeout mechanisms for enhanced security and performance
asepharyana2026-07-13 04:41:26 +07:00
d09e440e7e
feat: enhance safety filters for shell commands by normalizing ANSI-C quoting
asepharyana2026-07-13 04:10:08 +07:00
a080957c26
feat: implement workflow findings sharing for inter-agent communication in workflows
asepharyana2026-07-13 03:12:37 +07:00
7bdfd9c4c4
fix: adjust key event handling to ensure history navigation works correctly
asepharyana2026-07-12 17:17:17 +07:00
2d20e8046c
docs: update README to reflect new tools and features in the Zesdex system
asepharyana2026-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.82026-07-12 15:38:37 +07:00
c36c819304
fix: remove hardcoded API key for security reasons
asepharyana2026-07-12 15:04:02 +07:00
e78813ecdb
feat(lsp): implement auto-provisioning for language servers
asepharyana2026-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
asepharyana2026-07-12 13:52:00 +07:00
abc7a58e31
feat(lsp): implement LSP client and server management
asepharyana2026-07-12 13:40:58 +07:00
8ad042139e
feat: add todo management feature; implement todo content tracking and display in the UI
asepharyana2026-07-12 12:43:50 +07:00
80a8223ee3
feat: enhance prompts and validation for tool-call safety; enforce error handling and technical debt awareness
asepharyana2026-07-12 12:32:32 +07:00
ce36e936a6
feat: enhance memory management tools; improve lesson tracking and update descriptions for clarity
asepharyana2026-07-12 12:21:46 +07:00
40108defc0
feat: implement background API connectivity checks and update state based on connectivity status
asepharyana2026-07-12 12:09:59 +07:00
55bcfda0d6
feat: remove InsertChar action and inline character handling; streamline input processing and autocomplete triggers
asepharyana2026-07-12 12:02:45 +07:00
ac99835eb4
feat: enhance command classification and error handling; improve process checks and credential security
asepharyana2026-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
asepharyana2026-07-12 11:49:33 +07:00
bb621fdff2
feat: enhance error handling in OAuth URL building and client creation; improve tool argument sanitization
asepharyana2026-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
asepharyana2026-07-12 04:01:10 +07:00
a974118b5a
Refactor: Remove security module and related functionality
asepharyana2026-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
asepharyana2026-07-12 03:37:27 +07:00
d957e8d4ce
feat: enhance prompts with detailed programmer description and add workspace tree generation
asepharyana2026-07-12 03:28:06 +07:00
3cfe39e5f2
refactor: remove agent mode and related functionality; update help and README
asepharyana2026-07-12 03:22:55 +07:00
df5775a272
Refactor verdict handling and editor state management
asepharyana2026-07-12 03:19:25 +07:00
36573e7e3b
Refactor scrolling methods in ScrollState to accept an amount parameter
asepharyana2026-07-12 03:14:52 +07:00
71d3494372
feat: update API key handling to use default if not provided
asepharyana2026-07-12 02:46:16 +07:00
d52ee967ee
feat: add API connection state management and update status display
asepharyana2026-07-12 02:26:53 +07:00
a98fdb0c7b
feat: enhance AppConfig loading to merge default providers and set API key
asepharyana2026-07-12 02:21:08 +07:00
c948869d35
feat: remove ModelUse and ModelAdd commands; update command handling and provider configuration
asepharyana2026-07-12 02:19:08 +07:00
32155f8ea8
feat: remove ModePicker overlay and related commands; update mode handling and documentation
asepharyana2026-07-12 02:14:40 +07:00
662e269f2c
feat: implement model management commands and overlays for enhanced user interaction
asepharyana2026-07-12 02:06:46 +07:00
9f272d5973
feat: add support for Router provider and enhance command handling
asepharyana2026-07-12 01:43:57 +07:00
a8fee71e06
chore: add dead code allowance for delete_blob function
asepharyana2026-07-12 01:27:12 +07:00
18a41aad48
feat: add editing and MCP command handling, enhance SSE streaming with usage tracking
asepharyana2026-07-12 01:25:52 +07:00
fcef85a327
Refactor IPC and DTO structures; remove unused code and streamline message handling
asepharyana2026-07-11 23:45:13 +07:00
93d1bbb7c1
feat: remove session hub and related commands from the application
asepharyana2026-07-11 22:40:45 +07:00
1f182021fb
feat: enhance system prompt handling and input key actions
asepharyana2026-07-11 22:16:47 +07:00
3dee2a1427
Refactor API integration and enhance command handling
asepharyana2026-07-11 22:10:17 +07:00
f6389018f5
feat(security-sidecar): implement a security tooling sidecar with tiered installer and protocol
asepharyana2026-07-11 21:25:30 +07:00
2ded2d8bf1
feat: enhance lesson management and review system
asepharyana2026-07-11 21:06:22 +07:00