singularity-forge/packages/pi-coding-agent/src/core/tools
TÂCHES 27e79f76b3 refactor: centralize magic numbers into constants.ts (#1044)
Extracts 11 hardcoded timeout, retry, compaction, and tool-default
values from 9 source files into a single constants.ts module. Each
source file now imports from the central definition, eliminating
duplicated literals and making tuning a single-file change.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 18:45:43 -06:00
..
bash-background.test.ts fix(bash): rewrite background commands to prevent pipe-open hang 2026-03-16 18:03:01 -05:00
bash-interceptor.test.ts fix: bash interceptor regex bugs and add unit tests 2026-03-13 15:46:08 -06:00
bash-interceptor.ts fix: bash interceptor regex bugs and add unit tests 2026-03-13 15:46:08 -06:00
bash.ts fix(bash): rewrite background commands to prevent pipe-open hang 2026-03-16 18:03:01 -05:00
edit-diff.test.ts Fix #453 native hangs in GSD auto-mode paths (#502) 2026-03-15 22:22:58 -06:00
edit-diff.ts refactor: fix unicode regex discrepancy and standardize function naming (#1031) 2026-03-17 18:29:44 -06:00
edit.ts feat(lsp): activate LSP by default, add call hierarchy/format/signature, sync edits (#639) 2026-03-16 09:22:52 -06:00
find.ts refactor: centralize magic numbers into constants.ts (#1044) 2026-03-17 18:45:43 -06:00
grep.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
hashline-edit.ts refactor: fix unicode regex discrepancy and standardize function naming (#1031) 2026-03-17 18:29:44 -06:00
hashline-read.ts feat: add hashline edits — line-hash-anchored file editing 2026-03-13 11:52:24 -06:00
hashline.test.ts refactor: fix unicode regex discrepancy and standardize function naming (#1031) 2026-03-17 18:29:44 -06:00
hashline.ts refactor: fix unicode regex discrepancy and standardize function naming (#1031) 2026-03-17 18:29:44 -06:00
index.ts refactor: fix unicode regex discrepancy and standardize function naming (#1031) 2026-03-17 18:29:44 -06:00
ls.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
path-utils.test.ts fix: use relative paths in prompts to prevent Windows drive letter mangling (#184) 2026-03-13 09:55:15 -06:00
path-utils.ts refactor: fix unicode regex discrepancy and standardize function naming (#1031) 2026-03-17 18:29:44 -06:00
read.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
truncate.ts refactor: centralize magic numbers into constants.ts (#1044) 2026-03-17 18:45:43 -06:00
write.ts feat(lsp): activate LSP by default, add call hierarchy/format/signature, sync edits (#639) 2026-03-16 09:22:52 -06:00