2025-04-04 10:53:50 +00:00
|
|
|
<p>
|
|
|
|
<a href="https://github.com/transitive-bullshit/agentic-platform/actions/workflows/main.yml"><img alt="Build Status" src="https://github.com/transitive-bullshit/agentic-platform/actions/workflows/main.yml/badge.svg" /></a>
|
|
|
|
<a href="https://prettier.io"><img alt="Prettier Code Formatting" src="https://img.shields.io/badge/code_style-prettier-brightgreen.svg" /></a>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
# Agentic <!-- omit from toc -->
|
|
|
|
|
2025-05-16 10:35:45 +00:00
|
|
|
## TODO
|
|
|
|
|
2025-05-27 07:16:08 +00:00
|
|
|
- **api gateway**
|
|
|
|
- signed requests
|
|
|
|
- **webapp**
|
2025-05-26 09:36:44 +00:00
|
|
|
- end-to-end working examples
|
|
|
|
- raw
|
|
|
|
- openapi
|
|
|
|
- mcp
|
2025-05-16 10:35:45 +00:00
|
|
|
- stripe
|
|
|
|
- re-add coupons
|
|
|
|
- declarative json-based pricing
|
|
|
|
- like https://github.com/tierrun/tier and Saasify
|
|
|
|
- https://github.com/tierrun/tier/blob/main/pricing/schema.json
|
|
|
|
- https://blog.tier.run/tier-hello-world-demo
|
2025-05-26 09:36:44 +00:00
|
|
|
- stripe connect
|
2025-05-24 15:50:17 +00:00
|
|
|
- transactional emails
|
2025-05-27 07:16:08 +00:00
|
|
|
- (openauth password emails and `sendCode`)
|
|
|
|
- stripe-related billing emails
|
|
|
|
- auth
|
|
|
|
- custom auth pages
|
2025-05-24 16:21:11 +00:00
|
|
|
- re-add support for teams / organizations
|
2025-05-27 07:16:08 +00:00
|
|
|
- consider switching to [consola](https://github.com/unjs/consola) for logging?
|
|
|
|
- consider switching to `bun` (for `--hot` reloading!!)
|
2025-05-16 10:35:45 +00:00
|
|
|
|
2025-04-04 10:53:50 +00:00
|
|
|
## License
|
|
|
|
|
|
|
|
UNLICENSED PROPRIETARY © [Agentic](https://x.com/transitive_bs)
|
|
|
|
|
|
|
|
To stay up to date or learn more, follow [@transitive_bs](https://x.com/transitive_bs) on Twitter.
|