Commit History

Simplify retry decorator and add builder dependency group
38a5f5c

OpenClaw commited on

Add retry logic for explainxkcd 503 errors (#2)
b3cfcc4
unverified

Clawdinho Clawdinho Clawdinho commited on

simplify: use FastMCP custom_route for landing page
f19f95b

Matheus Couto commited on

fix: use Starlette directly to avoid FastAPI trailing slash redirect
c160b13

Matheus Couto commited on

feat: add browser landing page for MCP endpoint
a032fe6

Matheus Couto commited on

docs: add sync comments for EMBED_MODEL across builder, Dockerfile, workflow
fb90855

Matheus Couto commited on

refactor: simplify codebase
b6b5545

Matheus Couto commited on

fix: lint issues and make tests compatible with deployed index
87d30f2

Matheus Couto commited on

fix: add module docstring to __init__.py for uv_build compatibility
b39beca

Matheus Couto commited on

refactor: simplify cleanup from /simplify review
b23b932

Matheus Couto Claude Opus 4.7 commited on

migrate to Hugging Face Spaces; consolidate builder module
dd2f894

Matheus Couto Claude Opus 4.7 commited on

fix(server): don't let transient refresh errors kill the poll thread
bf67018

Matheus Couto commited on

refactor: avoid duplicate int() cast in get_comic
fd5a782

Matheus Couto commited on

refactor: drop unused upload_release; workflow uses gh CLI directly
80cae99

Matheus Couto commited on

feat: add get_comic tool for direct lookups by number
ce72dad

Matheus Couto commited on

feat: resilient indexer with retry, limit, and incremental cache
3971321

Matheus Couto commited on

refactor: apply /simplify review
9e3f8db

Matheus Couto commited on

feat: add xkcd semantic search MCP server with daily indexing
8241729

Matheus Couto commited on