Commit Graph

7 Commits

Author SHA1 Message Date
David Ibia
24fb286db1 feat(tmux): add lightweight server config with Ctrl+/ prefix and bottom status bar
- Create .tmux-server.conf for remote servers (plugin-free, minimal)
- Prefix key set to Ctrl+/ (C-_) instead of Ctrl+b
- Status bar positioned at bottom with simple catppuccin-inspired theme
- Include all essential keybindings without TPM dependencies
- Add README section with one-liner download/setup instructions
2025-12-28 23:19:21 +01:00
David Ibia
7a12ec0f2f fix(opencode.json): disable all services by setting "enabled" to false in opencode.json for consistency 2025-11-09 15:28:40 +01:00
David Ibia
4bd5b2405e feat(opencode): add setup-mcp.md file for interactively setting up OpenCode config and MCP servers for projects 2025-11-09 15:28:29 +01:00
David Ibia
701770fe2b feat(opencode): add opencode configuration file with agent descriptions and MCP settings 2025-11-09 14:21:17 +01:00
David Ibia
2343dfec2c feat(terminal-bell.ts): add NotificationPlugin to send notification on session completion. 2025-11-09 14:20:47 +01:00
David Ibia
9396c57b63 feat(websearch.ts): add PerplexitySearch plugin for quick and deep research capabilities 2025-11-09 14:20:35 +01:00
David Ibia
139f7e1679 feat: created opencode agents 2025-11-09 14:20:28 +01:00