Commit Graph

81 Commits

Author SHA1 Message Date
Milind Sharma 35f6773b11 feat(client): add SetActiveLayer API and CLI command 2026-02-20 16:58:11 +08:00
Milind Sharma 331910444d feat(client): add RefreshEditor API and CLI command 2026-02-20 16:54:54 +08:00
Milind Sharma aa406927a5 feat(client): add EndCommit API and CLI command 2026-02-20 16:51:27 +08:00
Milind Sharma 8e8033f07c feat(client): add BeginCommit API and CLI command 2026-02-20 16:45:22 +08:00
Milind Sharma e644eb0ac5 feat(base): add GetTextAsShapes API bindings 2026-02-20 14:24:05 +08:00
Milind Sharma 5fb0bdccdb feat(base): add GetTextExtents API bindings 2026-02-20 14:20:27 +08:00
Milind Sharma fc9a92502c feat(project): add ExpandTextVariables API bindings 2026-02-20 14:16:56 +08:00
Milind Sharma 94581a7c6b feat(project): add GetTextVariables API bindings 2026-02-20 14:15:26 +08:00
Milind Sharma 8ffdf4b2d6 feat(project): add GetNetClasses API bindings 2026-02-20 14:14:02 +08:00
Milind Sharma 3ce51e4a7d chore(cli-docs): align commands with typed/raw api surface 2026-02-20 13:54:28 +08:00
Milind Sharma 665ab14eca feat(client): add dual-surface pcb read APIs 2026-02-20 13:54:24 +08:00
Milind Sharma d20de1e01c feat(model): add typed pcb and board domain structs 2026-02-20 13:54:19 +08:00
Milind Sharma ebdcebf6f7 refactor(client): dedupe any pretty-debug routing 2026-02-20 10:12:34 +08:00
Milind Sharma ca625bf01e refactor(client): split selection detail formatters 2026-02-20 10:11:25 +08:00
Milind Sharma 6151d89e43 docs(readme): add DeepWiki badge 2026-02-19 17:27:38 +08:00
Milind Sharma 807173a94d docs(readme): add KiCad API completion matrix 2026-02-19 17:03:10 +08:00
Milind Sharma 21b66d5823 feat: add pad polygon and padstack presence read APIs 2026-02-19 12:51:06 +08:00
Milind Sharma 59bc0e7838 feat: add board reconstruction verification report tooling 2026-02-19 12:24:12 +08:00
Milind Sharma 1b54e688c1 feat: add item-id queries and geometry inspection APIs 2026-02-19 12:00:09 +08:00
Milind Sharma 08c2b6f919 feat: add selection detail and pad netlist APIs 2026-02-19 11:54:09 +08:00
Milind Sharma 7e76a1396d feat: add selection summary query and CLI command 2026-02-18 23:37:34 +08:00
Milind Sharma 54c0bbf7b7 feat: add visible layers and board origin APIs 2026-02-18 23:34:18 +08:00
Milind Sharma a109ba7463 feat: add initial PCB read APIs and CLI commands 2026-02-18 23:31:45 +08:00
Milind Sharma 46f5d8b731 refactor: move IPC roundtrips to single-owner transport task 2026-02-18 23:27:04 +08:00
Milind Sharma 5f37c40aec docs: add test CLI runbook 2026-02-18 22:49:15 +08:00
Milind Sharma a28a6785fa feat: add live IPC core methods and test CLI 2026-02-18 22:45:59 +08:00
Milind Sharma d1a4d553a1 chore: bootstrap crate scaffold and proto build pipeline 2026-02-18 22:37:51 +08:00
Milind Sharma 367d550355 chore: update gitignore to avoid prompts 2026-02-18 22:04:10 +08:00
Milind Sharma 3d09d5958f
Update project title and description in README 2026-02-18 21:40:54 +08:00
Milind Sharma 02b9d44f9c chore: update gitignore to avoid proto and .ds_store 2026-02-18 21:30:09 +08:00
Milind Sharma 858a15e6e8
Initial commit 2026-02-18 21:04:43 +08:00