Compost / backend

Commit History

Fix syntax error in playground.py
5d4849a

abc1181 commited on

Fix pydantic version constraint for composio compat
24bf376

abc1181 commited on

Refactor: use Composio Core SDK as backend engine
dc0fe62

abc1181 commited on

Implement real OAuth flow with token exchange + vault credential injection in tool executor
faff5b7

abc1181 commited on

Complete frontend rebuild: 11 pages, professional composio-level design, connections/playground pages, fixed tailwind config
83c80d0

abc1181 commited on

Seed auth configs from JSON cache
e0f9f17

abc1181 commited on

Fix health endpoint routing order
de886f2

abc1181 commited on

Add dynamic auth configs, connect page, Next.js frontend
7657e9f

abc1181 commited on

fix: add newline before email-validator in requirements.txt
272cb6f

abc1181 commited on

fix: add email-validator dependency
1158f4d

abc1181 commited on

fix: use backend. prefix for all internal imports
e8c0a73

abc1181 commited on

fix: use backend. prefix for imports in registry.py
ad9fe10

abc1181 commited on

fix: pin bcrypt==4.0.1 for passlib compatibility
c9a9383

abc1181 commited on

fix: rename metadata column (reserved in SQLAlchemy)
1bd1322

abc1181 commited on

feat: full platform with dynamic Composio sync, local DB cache, React UI
f9474bf

abc1181 commited on