• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

informatics-isi-edu / deriva-mcp-ui / 23965542403

Builds Branch Commit Type Ran Committer Via Coverage
23965542403 main Fix access logging by preventing uvicorn from reconfiguring loggers Pass log_config=None to uvicorn.run so it does not overwrite the uvicorn.access logger setup from _init_access_logging(). Route the uvicorn parent logger through our Stre... push 03 Apr 2026 11:08PM UTC mikedarcy github
89.43
23964936803 main Add access log separation and configurable app syslog Route uvicorn access logs to a dedicated file (RotatingFileHandler) and optional syslog on LOCAL2, separate from app logs. Disable uvicorn's built-in access log to keep container stdout ... push 03 Apr 2026 10:43PM UTC mikedarcy github
89.43
23962531221 main Add stop button, header hostname link, user tooltip, fix model ID Add client-initiated cancellation: AbortController in chat.js aborts the SSE fetch, server detects disconnect and sets an asyncio.Event, chat loop checks the event before eac... push 03 Apr 2026 09:16PM UTC mikedarcy github
89.39
23942979431 main Add tests for guide injection, ERMrest priming, and history endpoints Cover _fetch_guides, _prime_ermrest_syntax, system prompt context args, and GET/DELETE /history server routes. push 03 Apr 2026 10:21AM UTC mikedarcy github
90.21
23942502074 main Schema priming, guide injection, and conversation history persistence Inject catalog schema, MCP guide prompts, and ERMrest syntax documentation into the system prompt on the first turn of default-catalog conversations. Priming uses get_c... push 03 Apr 2026 10:03AM UTC mikedarcy github
84.74
23933260653 main Add configurable header branding (title + logo) to chatbot UI Server-side template injection for DERIVA_CHATBOT_HEADER_TITLE and DERIVA_CHATBOT_HEADER_LOGO_URL settings. Logo defaults to bundled static/deriva-logo.png; external URLs validat... push 03 Apr 2026 04:05AM UTC mikedarcy github
93.25
23918235458 main Add anonymous / zero-auth mode When DERIVA_CHATBOT_CREDENZA_URL is not set, the UI operates without login. Sessions are browser-scoped using a random opaque cookie (deriva_chatbot_anon). - auth_enabled property (config.py): bool(credenza_u... push 02 Apr 2026 07:31PM UTC mikedarcy github
93.07
23876778226 main Fix PostgreSQL backend: remove invalid prepared statement caching asyncpg Connection objects do not support arbitrary attribute assignment, so the _init_conn approach of storing PreparedStatement objects as conn attributes raised Attribute... push 01 Apr 2026 11:59PM UTC mikedarcy github
92.62
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc