feat: add synclaude, Claude Code on synthetic.new

Binds the opus/sonnet/haiku aliases to Kimi K3, GLM-5.2 and Qwen3.6 so
they can be swapped mid-session, and registers the wrapper as an aoe agent.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Miguel Palhas
2026-08-19 14:01:06 +01:00
parent 074cb5faa1
commit b07120973a
2 changed files with 68 additions and 1 deletions
+4 -1
View File
@@ -12,7 +12,10 @@ let
};
in
{
imports = [ inputs.agent-skills.homeModules.default ];
imports = [
inputs.agent-skills.homeModules.default
./synthetic.nix
];
# Shared UI-scale knob for the Electron AI desktop apps (Claude Desktop, T3 Code).
# Set per-host (e.g. konishi's 4K@1x monitors want ~"1.5"); null = native scale.