Initial commit: OpenCode agents project with mixed configuration methods

- Added opencode.json with 5 agents (4 prompt-based, 1 markdown-based)
- Created .opencode/agent/docs-writer.md (markdown-based agent)
- Added prompts/ directory with 4 prompt files
- Configured mixed agent setup demonstrating both methods
- Added comprehensive README.md and .gitignore
- Saved Gitea configuration for remote repository access
This commit is contained in:
ditus
2025-11-10 12:37:25 +01:00
parent 7eb3af9b7e
commit 100543a701
9 changed files with 505 additions and 0 deletions

3
.gitea_config Normal file
View File

@ -0,0 +1,3 @@
gitea_token: b24fc3203597b2bdcb2f2da6634c6188d4e7ccbe
server_url: https://git.kapuscinski.pl
username: ditus