Find a file
Simen Svale 84b10689d0 Address AX review feedback
- Fix status hint: clarify step() vs setBreakpoint+continue for pausing
- Add flag string to getRegisters: "NV-BDIZC" format (uppercase=set)
- Add listBreakpoints tool with local breakpoint tracking
- Track breakpoints in client for listing support

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 01:53:16 +01:00
src Address AX review feedback 2025-12-30 01:53:16 +01:00
.gitignore Initial project setup with MCP SDK skeleton 2025-12-30 01:47:16 +01:00
package-lock.json Initial project setup with MCP SDK skeleton 2025-12-30 01:47:16 +01:00
package.json Initial project setup with MCP SDK skeleton 2025-12-30 01:47:16 +01:00
tsconfig.json Initial project setup with MCP SDK skeleton 2025-12-30 01:47:16 +01:00