Commit Graph

  • e6eafe267a refactor(ast-grep): remove NAPI-based tools YeonGyu-Kim 2025-12-09 11:49:00 +09:00
  • e4ef832405 feat(hooks): add anthropic-auto-compact hook YeonGyu-Kim 2025-12-09 11:48:53 +09:00
  • ef6d67645e refactor(hooks): remove pulse-monitor hook YeonGyu-Kim 2025-12-09 11:48:46 +09:00
  • 227d93f106 docs(readme-ko): clarify nested AGENTS.md injection behavior with example YeonGyu-Kim 2025-12-09 10:37:58 +09:00
  • edff922afb release: v0.1.29 github-actions[bot] 2025-12-09 01:37:46 +00:00
  • 45bdcf3580 docs(readme): clarify nested AGENTS.md injection behavior with example YeonGyu-Kim 2025-12-09 10:36:26 +09:00
  • b07dd22093 fix(pulse-monitor): reset heartbeat after tool execution to prevent false positives YeonGyu-Kim 2025-12-09 10:36:03 +09:00
  • c7d29fea48 refactor(mcp): remove unused builtinMcps export YeonGyu-Kim 2025-12-08 19:05:46 +09:00
  • 55675497a5 refactor(session-recovery): remove unused ThinkingPart interface and fallbackRevertStrategy function YeonGyu-Kim 2025-12-08 19:01:42 +09:00
  • ae2d347d81 refactor(lsp): remove unused formatWorkspaceEdit import YeonGyu-Kim 2025-12-08 18:58:01 +09:00
  • 2683de825a release: v0.1.28 github-actions[bot] 2025-12-08 08:52:28 +00:00
  • 0b5c8250ca fix(pulse-monitor): prevent false positive stalled detection after tool execution YeonGyu-Kim 2025-12-08 17:51:06 +09:00
  • 66fcd8570b release: v0.1.27 github-actions[bot] 2025-12-08 08:01:03 +00:00
  • 5cd3f0cbf2 docs: add Directory AGENTS.md Injector hook documentation YeonGyu-Kim 2025-12-08 16:59:54 +09:00
  • 9a9512b705 test: add test directory with sample files YeonGyu-Kim 2025-12-08 16:54:49 +09:00
  • 6ece7476ef feat(hooks): add empty-task-response-detector hook YeonGyu-Kim 2025-12-08 16:54:44 +09:00
  • 9ed23d4037 feat(hooks): implement directory-agents-injector hook YeonGyu-Kim 2025-12-08 16:54:42 +09:00
  • 79b791117a fix(session-recovery): improve error message extraction YeonGyu-Kim 2025-12-08 16:54:39 +09:00
  • 4e328a937c feat(hooks): integrate directory-agents-injector hook into plugin pipeline YeonGyu-Kim 2025-12-08 15:01:38 +09:00
  • a500f0c9ad export(hooks): add directory-agents-injector hook to public API YeonGyu-Kim 2025-12-08 15:00:45 +09:00
  • 16806da615 refactor(session-recovery): process entire message history for empty/thinking block recovery YeonGyu-Kim 2025-12-08 15:00:09 +09:00
  • c5f651c0a9 refactor(hooks): remove grep-blocker (grep tool now overrides built-in) YeonGyu-Kim 2025-12-08 14:04:49 +09:00
  • ed3d7a55f4 feat(tools): add glob tool with timeout protection YeonGyu-Kim 2025-12-08 14:04:37 +09:00
  • b77dd2fcdf refactor(tools): rename safe-grep to grep with override capability YeonGyu-Kim 2025-12-08 13:35:02 +09:00
  • 64b3564760 refactor(session-recovery): extract storage utilities to separate module YeonGyu-Kim 2025-12-08 11:48:08 +09:00
  • 0df7e9b10b fix(session-recovery): recognize 'tool' type as valid content YeonGyu-Kim 2025-12-08 11:36:15 +09:00
  • aa35f2eab6 fix(session-recovery): detect empty messages with zero parts YeonGyu-Kim 2025-12-08 11:03:21 +09:00
  • 64db980803 release: v0.1.26 github-actions[bot] 2025-12-08 00:41:34 +00:00
  • b86346a79d fix(lsp): add Push model support and fix JSON LSP diagnostics YeonGyu-Kim 2025-12-08 09:38:00 +09:00
  • 4debb57402 feat(hooks): add pulse-monitor for token stall detection and auto-recovery YeonGyu-Kim 2025-12-06 11:17:55 +09:00
  • a763db61cf improve(hooks): refine todo-continuation-enforcer message tone and status format YeonGyu-Kim 2025-12-06 10:54:36 +09:00
  • 341e5a959d feat(hooks): add grep-output-truncator for context-aware output limiting YeonGyu-Kim 2025-12-06 10:54:22 +09:00
  • bac304c035 docs: add explicit agent invocation examples to README YeonGyu-Kim 2025-12-05 23:48:11 +09:00
  • 1aaeefac0e docs: enhance LSP tools description in README YeonGyu-Kim 2025-12-05 23:27:00 +09:00
  • dda7b4f56d release: v0.1.25 github-actions[bot] 2025-12-05 14:25:22 +00:00
  • a287e59262 feat(session-recovery): add filesystem-based empty content recovery YeonGyu-Kim 2025-12-05 23:24:20 +09:00
  • 80fe3ae612 release: v0.1.24 github-actions[bot] 2025-12-05 13:53:30 +00:00
  • b045f6918e feat(lsp): add result limits to prevent token overflow YeonGyu-Kim 2025-12-05 22:51:46 +09:00
  • 725ec9b91d feat(ast-grep): add safety limits to prevent token overflow YeonGyu-Kim 2025-12-05 22:48:54 +09:00
  • 1f717a76be release: v0.1.23 github-actions[bot] 2025-12-05 13:19:23 +00:00
  • 3bcb869a5d fix(ast-grep): add isValidBinary check to all path resolutions YeonGyu-Kim 2025-12-05 22:18:09 +09:00
  • 54e13e4330 release: v0.1.22 github-actions[bot] 2025-12-05 13:13:29 +00:00
  • 1780e2971d refactor(ast-grep): simplify binary resolution, rely on auto-download YeonGyu-Kim 2025-12-05 22:12:02 +09:00
  • ded97701b8 release: v0.1.21 github-actions[bot] 2025-12-05 13:04:11 +00:00
  • 316cdc1a62 fix(ast-grep): validate binary before using, prioritize homebrew path YeonGyu-Kim 2025-12-05 22:03:05 +09:00
  • f19cd8fc71 improve(ast-grep): better Python pattern hints YeonGyu-Kim 2025-12-05 21:57:58 +09:00
  • 181194ae3c release: v0.1.19 github-actions[bot] 2025-12-05 12:00:31 +00:00
  • b8f5599e61 feat(ast-grep): add helpful hints for incomplete Python patterns YeonGyu-Kim 2025-12-05 20:59:05 +09:00
  • ea2b09ebb9 release: v0.1.18 github-actions[bot] 2025-12-05 11:07:21 +00:00
  • 143dd8aaa9 fix(session-recovery): improve error detection and add continue prompt YeonGyu-Kim 2025-12-05 20:01:47 +09:00
  • 36169c83fb feat(ast-grep): add CLI path resolution and auto-download functionality YeonGyu-Kim 2025-12-05 20:01:35 +09:00
  • bf9f033635 release: v0.1.17 github-actions[bot] 2025-12-05 07:26:35 +00:00
  • de2f9dfc86 chore: move schema to assets/, add dist/ to gitignore YeonGyu-Kim 2025-12-05 16:24:54 +09:00
  • 5f5218ccae docs: fix Agents config section - remove incorrect OpenCode link, add correct options YeonGyu-Kim 2025-12-05 16:17:00 +09:00
  • 41d3817910 docs: reorganize Configuration section to bottom, add LSP config docs YeonGyu-Kim 2025-12-05 16:13:25 +09:00
  • a119429ebe docs: remove MCP config from Agent section (already in top-level Config) YeonGyu-Kim 2025-12-05 16:01:09 +09:00
  • 9bed2dd79a release: v0.1.16 github-actions[bot] 2025-12-05 06:55:27 +00:00
  • 4c1d534093 docs: simplify agent configuration, add OpenCode doc links YeonGyu-Kim 2025-12-05 15:52:04 +09:00
  • a04234eaab release: v0.1.15 github-actions[bot] 2025-12-05 06:33:29 +00:00
  • 6d0e4c49c2 docs: add deployment workflow documentation to AGENTS.md YeonGyu-Kim 2025-12-05 15:32:09 +09:00
  • 8f39575264 fix(session-recovery): handle empty content from interrupted reasoning (#6) YeonGyu-Kim 2025-12-05 15:28:22 +09:00
  • 2464473731 fix(ast-grep): add validation for incomplete function declaration patterns (#5) YeonGyu-Kim 2025-12-05 15:17:42 +09:00
  • 1b0a8adb2b refactor(comment-checker): remove WASM fallback, use CLI-only with lazy download YeonGyu-Kim 2025-12-05 14:51:06 +09:00
  • 4b7a4b04d0 docs: restructure README for better readability and UX (#4) YeonGyu-Kim 2025-12-05 14:43:52 +09:00
  • f6f2fad1fc fix: correct OpenCode docs link (404 -> valid URL) (#3) YeonGyu-Kim 2025-12-05 14:28:44 +09:00
  • 3ca9693de0 Merge pull request #2 from code-yeongyu/docs-schema-and-readme-config YeonGyu-Kim 2025-12-05 14:28:32 +09:00
  • e2078763a6 fix: resolve merge conflict with master (include both config and LLM agent guide) YeonGyu-Kim 2025-12-05 14:28:11 +09:00
  • 5121d0eed2 docs: add comprehensive configuration documentation and include schema.json YeonGyu-Kim 2025-12-05 14:24:12 +09:00
  • 973caf9b7d docs: add 'For LLM Agents' setup guide section (#1) YeonGyu-Kim 2025-12-05 14:17:48 +09:00
  • b277d96de8 fix: remove Windows ARM64 support YeonGyu-Kim 2025-12-05 13:47:21 +09:00
  • 2c223d96a1 feat(comment-checker): add Windows support YeonGyu-Kim 2025-12-05 13:44:52 +09:00
  • 695aeafb86 fix(comment-checker): change npm scope to @code-yeongyu YeonGyu-Kim 2025-12-05 11:40:16 +09:00
  • 812c544bfa feat(comment-checker): add native CLI support with WASM fallback YeonGyu-Kim 2025-12-05 11:31:52 +09:00
  • edf0e7d946 release: v0.1.12 github-actions[bot] 2025-12-05 02:10:36 +00:00
  • baa7fadab1 fix(comment-checker): use runtime wasm path resolution instead of require.resolve YeonGyu-Kim 2025-12-05 11:09:29 +09:00
  • a06bbeb9ee release: v0.1.11 github-actions[bot] 2025-12-05 02:05:44 +00:00
  • f3a92db203 chore: bump version to 0.1.12 YeonGyu-Kim 2025-12-05 11:02:43 +09:00
  • fd6e230889 perf(comment-checker): add LSP-style background language warming YeonGyu-Kim 2025-12-05 11:02:35 +09:00
  • 50ea492065 chore: bump version to 0.1.11 YeonGyu-Kim 2025-12-05 10:56:21 +09:00
  • f5f2053b7a fix(comment-checker): fix error skip bug and add parser/language caching YeonGyu-Kim 2025-12-05 10:56:08 +09:00
  • 6c16baea9a release: v0.1.10 github-actions[bot] 2025-12-05 01:00:03 +00:00
  • 2ad7e193fd fix(comment-checker): support args.path for OpenCode Write/Edit tools YeonGyu-Kim 2025-12-05 09:57:50 +09:00
  • d62f1dd207 release: v0.1.9 github-actions[bot] 2025-12-05 00:45:40 +00:00
  • aff7cad615 fix: resolve tree-sitter wasm initialization error with locateFile option YeonGyu-Kim 2025-12-05 09:44:55 +09:00
  • e021ec954a release: v0.1.8 github-actions[bot] 2025-12-05 00:30:07 +00:00
  • 1390970973 fix: skip publish if version already exists on registry YeonGyu-Kim 2025-12-05 09:28:51 +09:00
  • a72bfe5c02 docs: consolidate README.en.md into README.md YeonGyu-Kim 2025-12-05 09:28:36 +09:00
  • f10c15d83d feat: wire comment-checker hook to main plugin YeonGyu-Kim 2025-12-05 09:28:27 +09:00
  • fdb39ba404 release: v0.1.7 github-actions[bot] 2025-12-05 00:24:20 +00:00
  • 36ef885141 fix: trust @ast-grep/napi in CI to enable native module install scripts YeonGyu-Kim 2025-12-05 04:29:40 +09:00
  • 909ce37826 fix: remove --ignore-scripts from bun install, add build verification step YeonGyu-Kim 2025-12-05 04:19:13 +09:00
  • 132bb3c373 fix: add --ignore-scripts to npm publish to prevent CI build failure YeonGyu-Kim 2025-12-05 04:16:53 +09:00
  • 180d16b977 fix: prevent plugin crash by removing non-function exports from barrel files YeonGyu-Kim 2025-12-05 04:08:59 +09:00
  • eba89a6626 hotfix: move McpNameSchema to src/mcp/types.ts for proper module organization YeonGyu-Kim 2025-12-05 03:58:21 +09:00
  • 0a82787614 hotfix: use McpName from config schema instead of duplicate type definition YeonGyu-Kim 2025-12-05 03:56:14 +09:00
  • a1a2d2fdb3 hotfix: add empty content message recovery to session recovery YeonGyu-Kim 2025-12-05 03:54:51 +09:00
  • 2c57204142 release: v0.1.2 github-actions[bot] 2025-12-04 18:12:17 +00:00
  • 4dadd51fe7 fix: upgrade to node 24 and npm@latest for OIDC trusted publishing (requires npm 11.5.1+) YeonGyu-Kim 2025-12-05 03:11:52 +09:00
  • c4d247a8df fix: use npm config instead of registry-url for OIDC tokenless publishing YeonGyu-Kim 2025-12-05 03:09:09 +09:00
  • 10591cb1ff fix: restore registry-url for OIDC auth YeonGyu-Kim 2025-12-05 03:05:39 +09:00