Commit History

ci: add OpenCode GitHub agent workflow (#4)
08a09eb
unverified

Matheus Couto Matheus Couto commited on

ci: add OpenCode GitHub agent workflow
f51a92a

Matheus Couto commited on

Add CODEOWNERS file
bd8a1e1

Matheus Couto commited on

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: update README to reflect HF Spaces restart API instead of empty commit
04f1a95

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: use --no-project flag for model download step before src copy
901b166

Matheus Couto commited on

fix: restore fetch-depth=0 for full clone required by HF push
c7bfdae

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

ci: replace FastMCP redeploy with HF Spaces restart + sync workflow
89a72ab

Matheus Couto Claude Opus 4.7 commited on

fix(docker): copy LICENSE so uv_build can package the project
7703c8b

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

test: add remote smoke-test script for deployed MCP endpoint
b84e171

Matheus Couto 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

test: add vcr cassettes for get_comic tool tests
c37501f

Matheus Couto commited on

docs: document get_comic tool and hosting migration path
ba6612a

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

Initial empty commit
8e3944c

Matheus Couto commited on