No description
  • Rust 92.9%
  • Shell 6.7%
  • Nix 0.4%
Find a file
2026-03-05 19:26:35 +00:00
src Fix Yahoo schema handling, integer IDR prices, and resilience 2026-03-05 19:26:35 +00:00
tests style: cargo fmt 2026-03-05 18:33:20 +00:00
.envrc dev: add flake.nix and .envrc for Rust dev environment 2026-03-05 16:23:49 +00:00
.gitignore feat: implement idx-cli MVP foundation, provider abstraction, and core quote/history commands 2026-03-05 17:54:52 +00:00
.pre-commit-config.yaml ci: convert prek.toml to .pre-commit-config.yaml (prek 0.3 compat) 2026-03-05 18:32:48 +00:00
AGENTS.md docs: add AGENTS.md + CLAUDE.md symlink for agent-first development 2026-03-05 18:00:29 +00:00
Cargo.lock Fix Yahoo schema handling, integer IDR prices, and resilience 2026-03-05 19:26:35 +00:00
Cargo.toml Fix Yahoo schema handling, integer IDR prices, and resilience 2026-03-05 19:26:35 +00:00
CLAUDE.md docs: add AGENTS.md + CLAUDE.md symlink for agent-first development 2026-03-05 18:00:29 +00:00
flake.lock feat: implement MVP foundation — quote, history, provider abstraction 2026-03-05 17:59:50 +00:00
flake.nix dev: remove sqlite from flake (ownership DB moved to idx-api) 2026-03-05 17:26:43 +00:00