kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
|
|
||
|---|---|---|
| .cursor/rules | ||
| .github | ||
| .vscode | ||
| apps | ||
| packages | ||
| .editorconfig | ||
| .gitignore | ||
| .npmrc | ||
| .prettierignore | ||
| eslint.config.js | ||
| license | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| readme.md | ||
| tsup.config.ts | ||
| turbo.json | ||
readme.md
Agentic
TODO
- api gateway
- signed requests
- webapp
- end-to-end working examples
- raw
- openapi
- mcp
- stripe
- re-add coupons
- declarative json-based pricing
- stripe connect
- transactional emails
- (openauth password emails and
sendCode) - stripe-related billing emails
- (openauth password emails and
- auth
- custom auth pages
- re-add support for teams / organizations
- consider switching to consola for logging?
- consider switching to
bun(for--hotreloading!!) - consider
projectNameandprojectSlugorprojectIdentifier? - for clients and internal packages, importing some types from platform-types and some types from platform-api-client is confusing
- this actually causes problems because some types from the openapi version aren't compatible with the schema types like
PricingPlan - solved for now; revisit this to clean up in the future
- this actually causes problems because some types from the openapi version aren't compatible with the schema types like
- validate stability of pricing plan slugs across deployments
- same for pricing plan line-items
- replace
mspackage - API gateway MCP server vs OpenAPI API gateway
- share hono middleware and utils across apps/api and apps/gateway
- or combine these together? ehhhh
- add username / team name blacklist
- admin, internal, mcp, etc
License
UNLICENSED PROPRIETARY © Agentic
To stay up to date or learn more, follow @transitive_bs on Twitter.