ametist
ametist
TODO: Write a description here
Installation
TODO: Write installation instructions here
Usage
TODO: Write usage instructions here
Movie Extensions
Movie supports Akka-style extensions via ExtensionId. Extensions are lazily created per actor system.
remote = Movie::Remote::Remoting.get(system)
exec = Movie::Execution.get(system)
# inside actors
exec = ctx.extension(Movie::Execution)
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/ametist/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
Agency System
A new agentic runtime enables LLM‑driven workflows with pluggable models, tool bridges, and persistent state. See the detailed design in docs/plans/2026-01-28-agency-design.md.
- Mike Oz - creator and maintainer
Repository
ametist
Owner
Statistic
- 0
- 0
- 0
- 0
- 2
- about 7 hours ago
- January 12, 2026
License
MIT License
Links
Synced at
Thu, 05 Feb 2026 17:37:31 GMT
Languages