Commit graph

13 commits

Author SHA1 Message Date
Sridhar Ratnakumar
e5fa70c254 opencode: switch to anthropic opus 4.6 max, drop juspay provider 2026-03-18 21:13:36 -04:00
Sridhar Ratnakumar
4c2304d8a4 claude: direct anthropic for now 2026-03-18 09:16:12 -04:00
Sridhar Ratnakumar
11bde0d900 Restore skills 2026-03-16 17:39:42 -04:00
Sridhar Ratnakumar
0537ef99b9
Migrate AI config to nixos-config, use nix-agent-wire (#107)
- Move AI config from nix-agent-wire/srid to ./AI
- Update flake input: srid/AI -> srid/nix-agent-wire
- Update home modules to use local AI folder via flake.self.outPath
2026-03-16 16:58:08 -04:00
Sridhar Ratnakumar
61957432fa oops 2026-03-16 16:06:48 -04:00
Sridhar Ratnakumar
f5f8c89006 opencode: use AI flake input with home-manager module
- Remove vendor/AI git submodule, use github:srid/AI flake input
- Import AI's opencode home-manager module for autoWire
- Set OPENCODE_DISABLE_CLAUDE_CODE=1
2026-03-13 20:46:29 -04:00
Sridhar Ratnakumar
667543ceca
opencode: use upstream juspay/oc home module (#105) 2026-03-12 18:18:51 -04:00
Sridhar Ratnakumar
ace0f50ace web- 2026-03-12 15:15:09 -04:00
Sridhar Ratnakumar
b089f5e663 oc/web: some pkgs 2026-03-12 15:13:59 -04:00
Sridhar Ratnakumar
86fc60b46c opencode-web: add PATH environment for systemd service
Systemd user services don't inherit shell environment. Add PATH with
essential tools (git, coreutils, gnugrep, gnused, findutils) so opencode
can run basic commands.
2026-03-12 09:12:45 -04:00
Sridhar Ratnakumar
cd4805d5dd
Enable opencode web service on pureintent (#104)
- Add opencode/web.nix module for web service configuration
- Bind to Tailscale IP (100.122.32.106) on port 4096
- Pass JUSPAY_API_KEY from agenix secret to service
- Update flake inputs: nixpkgs/unstable, nix-darwin/master, home-manager/master
2026-03-11 22:58:45 -04:00
Sridhar Ratnakumar
0e07a3fbc2 opencode: wire commands 2026-03-11 21:56:53 -04:00
Sridhar Ratnakumar
f13b2406c6
Add opencode home-manager module for zest and pureintent (#103)
* Add opencode home-manager module for zest and pureintent

* Move claude-code Juspay config to separate module

* Add JUSPAY_API_KEY export for opencode
2026-03-11 13:56:30 -04:00