This website requires JavaScript.
Explore
Help
Register
Sign In
zsp
/
everything-claude-code
Watch
1
Star
0
Fork
0
You've already forked everything-claude-code
mirror of
https://github.com/affaan-m/everything-claude-code.git
synced
2026-03-30 13:43:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db27ba1eb225b0b945d6e1dd624afb2889ec85d3
everything-claude-code
/
scripts
/
lib
History
anthropic-code-agent[bot]
00464b6f60
Fix failing workflows: trim action in getCommandPattern and remove broken AgentShield scan
...
Co-authored-by: pangerlkr <
73515951+pangerlkr@users.noreply.github.com
>
2026-02-18 08:06:25 +00:00
..
package-manager.d.ts
fix: Windows path support, error handling, and dedup in validators
2026-02-12 15:57:20 -08:00
package-manager.js
Fix failing workflows: trim action in getCommandPattern and remove broken AgentShield scan
2026-02-18 08:06:25 +00:00
session-aliases.d.ts
fix: 6 bugs fixed, 67 tests added for session-manager and session-aliases
2026-02-12 15:50:04 -08:00
session-aliases.js
fix: make saveAliases atomic on Unix by skipping unnecessary unlink before rename
2026-02-13 04:23:22 -08:00
session-manager.d.ts
fix: Windows path support, error handling, and dedup in validators
2026-02-12 15:57:20 -08:00
session-manager.js
fix: use local-time Date constructor in session-manager to prevent timezone day shift
2026-02-13 03:29:04 -08:00
utils.d.ts
fix: add missing ReplaceInFileOptions to utils.d.ts type declaration
2026-02-13 01:24:34 -08:00
utils.js
fix: sanitize getExecCommand args, escape regex in getCommandPattern, clean up readStdinJson timeout, add 10 tests
2026-02-13 02:27:04 -08:00