[WIP] agent service & library planned for VSKI AOS distribution
  • Crystal 96.8%
  • Makefile 3.2%
Find a file
2026-03-24 08:43:35 +01:00
.agents feat: openai compatible providers 2026-03-24 08:43:35 +01:00
agent.wiki@021eb0eacd feat: essential tools 2026-03-22 04:11:13 +01:00
spec feat: openai compatible providers 2026-03-24 08:43:35 +01:00
src feat: openai compatible providers 2026-03-24 08:43:35 +01:00
.ameba.yml feat: openai compatible providers 2026-03-24 08:43:35 +01:00
.editorconfig init 2026-03-21 14:43:49 +01:00
.gitignore feat: openai compatible providers 2026-03-24 08:43:35 +01:00
agent.config.yaml feat: openai compatible providers 2026-03-24 08:43:35 +01:00
AGENTS.md feat: build setup 2026-03-21 22:14:28 +01:00
LICENSE init 2026-03-21 14:43:49 +01:00
Makefile feat: build setup 2026-03-21 22:14:28 +01:00
README.md init 2026-03-21 14:43:49 +01:00
shard.lock feat: default providers 2026-03-21 22:36:21 +01:00
shard.yml feat: default providers 2026-03-21 22:36:21 +01:00

agent

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/agent/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors