scrapeRL / backend

Commit History

feat: redesign Dashboard with 2-view split and improved UX
de797a5

NeerajCodz commited on

fix: support settings endpoint without trailing slash
f659d59

NeerajCodz commited on

fix: support plugins endpoint without trailing slash
3232831

NeerajCodz commited on

feat: add static file serving and improve UI/UX design
039e1ea

NeerajCodz commited on

test: add comprehensive API and core module tests
e8d7c11

NeerajCodz commited on

fix: add list_providers method and agents list endpoint
e497b8a

NeerajCodz commited on

chore: add test_models package init
bf7d25d

NeerajCodz commited on

fix: replace deprecated datetime.utcnow with timezone-aware
bfe0e24

NeerajCodz commited on

feat: register settings and plugins API routes
9852326

NeerajCodz commited on

feat: add modular plugin system for extensions
942fc42

NeerajCodz commited on

feat: add client API key configuration and model selection
5c03d80

NeerajCodz commited on

test: add comprehensive backend test suite
46eecf4

NeerajCodz commited on

feat: add API routes and utility modules
27cde0c

NeerajCodz commited on

feat: add MCP tool registry and search engine integration
afefaea

NeerajCodz commited on

feat: implement hierarchical memory system
bb3ee41

NeerajCodz commited on

feat: add multi-model LLM router with providers
ca1fd98

NeerajCodz commited on

feat: implement multi-agent system with coordinator
3bfb250

NeerajCodz commited on

feat: add core RL environment models (observation, action, reward, env)
ab65628

NeerajCodz commited on

chore: initialize backend project structure with FastAPI
ff3e1be

NeerajCodz commited on