feat: enhance Keepa API integration with additional query parameters and improve test coverage

This commit is contained in:
Victor Noguera
2026-05-25 13:27:26 -04:00
parent b8280ef1a0
commit 517833413e
9 changed files with 75 additions and 27 deletions

View File

@@ -10,7 +10,15 @@
"KillShell",
"Bash(bunx *)",
"Bash(git *)",
"Bash(ls *)"
"Bash(ls *)",
"Bash(bun run build:web 2>&1 || true)",
"Bash(bun run build:web 2>&1 || true)",
"Bash(bun run build:web 2>&1 || true)",
"Bash(bun run build:web 2>&1 || true)",
"Bash(bun run build:web 2>&1 || true)"
]
}
},
"additionalDirectories": [
"/Users/nvictor/.abacusai/tmp/codellm-prompt-djc6Bc"
]
}