Peter Steinberger
|
d85d3c88d5
|
refactor(agents): centralize tool display definitions
|
2026-03-02 12:13:45 +00:00 |
|
Peter Steinberger
|
d358b3ac88
|
refactor(core): extract shared usage, auth, and display helpers
|
2026-03-02 08:54:20 +00:00 |
|
Aditya Singh
|
facfa410a7
|
fix(tool-display): satisfy format/lint and address review feedback
- extract web_search/web_fetch detail resolvers into common module\n- fix node -c classification so file path remains positional\n- remove dead git subcommands set\n- keep exec summary refinements (heredoc/node check/git -C/preamble strip)\n- make tests cover node -c syntax-check path\n- run format:check, tsgo, lint, and focused e2e tests
|
2026-02-16 23:50:08 +01:00 |
|
Aditya Singh
|
24f213e7ed
|
feat(tool-display): add intent-first details and exec summaries
- add human-readable read/write/edit/attach details with path alias support\n- add explicit web_search/web_fetch phrasing (quoted query, mode/limit)\n- make detail text title-first by returning detail-only in formatters\n- add deterministic exec summarizer (wrappers, pipelines, heredoc, git/node/python heuristics, preamble stripping)\n- extend e2e coverage for file/web/exec cases
|
2026-02-16 23:50:08 +01:00 |
|
Peter Steinberger
|
fef86e475b
|
refactor: dedupe shared helpers across ui/gateway/extensions
|
2026-02-15 03:34:14 +00:00 |
|
cpojer
|
5ceff756e1
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
Peter Steinberger
|
52b6bf04af
|
fix: improve tool summaries
|
2026-01-23 01:00:24 +00:00 |
|
Peter Steinberger
|
c379191f80
|
chore: migrate to oxlint and oxfmt
Co-authored-by: Christoph Nakazawa <christoph.pojer@gmail.com>
|
2026-01-14 15:02:19 +00:00 |
|
Muhammed Mukhthar CM
|
4bb53e19f9
|
fix(build): import tool-display.json instead of fs.readFileSync (#312)
|
2026-01-06 10:55:02 -06:00 |
|
Peter Steinberger
|
8be168b180
|
fix: redact sensitive tokens in tool summaries
|
2026-01-06 00:41:12 +01:00 |
|
Peter Steinberger
|
bd2dabfa8f
|
fix(agents): load tool display config from disk
|
2026-01-03 12:35:23 +00:00 |
|
Peter Steinberger
|
6e16c0699a
|
feat: centralize tool display metadata
|
2026-01-03 13:18:27 +01:00 |
|