-
Notifications
You must be signed in to change notification settings - Fork 51
Pull requests: caura-ai/caura-memclaw
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(search): index memories.title, at the same weight as content
#731
opened Aug 7, 2026 by
Eldad-Caura
Member
Loading…
deps: bump the uv-minor-patch group across 4 directories with 6 updates
area/core-api
REST API, MCP server, route handlers, providers, pipelines.
area/core-operations
Cron/scheduled background jobs — lifecycle, retention, fan-out.
area/core-storage-api
PostgreSQL CRUD microservice, ORM, migrations.
area/core-worker
Background worker — embeddings, enrichment, contradiction detection.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#703
opened Aug 4, 2026 by
dependabot
Bot
Loading…
deps: bump the uv-majors group across 1 directory with 2 updates
area/core-api
REST API, MCP server, route handlers, providers, pipelines.
area/core-operations
Cron/scheduled background jobs — lifecycle, retention, fan-out.
area/core-storage-api
PostgreSQL CRUD microservice, ORM, migrations.
area/core-worker
Background worker — embeddings, enrichment, contradiction detection.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#702
opened Aug 4, 2026 by
dependabot
Bot
Loading…
deps: update uvicorn[standard] requirement from <1,>=0.51.0 to >=0.52.0,<1 in /core-worker
area/core-api
REST API, MCP server, route handlers, providers, pipelines.
area/core-operations
Cron/scheduled background jobs — lifecycle, retention, fan-out.
area/core-storage-api
PostgreSQL CRUD microservice, ORM, migrations.
area/core-worker
Background worker — embeddings, enrichment, contradiction detection.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#695
opened Aug 3, 2026 by
dependabot
Bot
Loading…
deps: update uvicorn[standard] requirement from <1,>=0.51.0 to >=0.52.0,<1 in /core-storage-api
area/core-api
REST API, MCP server, route handlers, providers, pipelines.
area/core-operations
Cron/scheduled background jobs — lifecycle, retention, fan-out.
area/core-storage-api
PostgreSQL CRUD microservice, ORM, migrations.
area/core-worker
Background worker — embeddings, enrichment, contradiction detection.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#694
opened Aug 3, 2026 by
dependabot
Bot
Loading…
deps: update uvicorn[standard] requirement from <1,>=0.51.0 to >=0.52.0,<1 in /core-operations
area/core-api
REST API, MCP server, route handlers, providers, pipelines.
area/core-operations
Cron/scheduled background jobs — lifecycle, retention, fan-out.
area/core-storage-api
PostgreSQL CRUD microservice, ORM, migrations.
area/core-worker
Background worker — embeddings, enrichment, contradiction detection.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#693
opened Aug 3, 2026 by
dependabot
Bot
Loading…
deps: update uvicorn[standard] requirement from <1,>=0.51.0 to >=0.52.0,<1 in /core-api
area/core-api
REST API, MCP server, route handlers, providers, pipelines.
area/core-operations
Cron/scheduled background jobs — lifecycle, retention, fan-out.
area/core-storage-api
PostgreSQL CRUD microservice, ORM, migrations.
area/core-worker
Background worker — embeddings, enrichment, contradiction detection.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#692
opened Aug 3, 2026 by
dependabot
Bot
Loading…
deps: update redis[hiredis] requirement from <9,>=8.0.1 to >=8.1.0,<9 in /core-api
area/core-api
REST API, MCP server, route handlers, providers, pipelines.
area/core-operations
Cron/scheduled background jobs — lifecycle, retention, fan-out.
area/core-storage-api
PostgreSQL CRUD microservice, ORM, migrations.
area/core-worker
Background worker — embeddings, enrichment, contradiction detection.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#691
opened Aug 3, 2026 by
dependabot
Bot
Loading…
deps(plugin): bump @types/node from 26.1.1 to 26.1.2 in /plugin in the npm-minor-patch group
area/plugin
OpenClaw plugin (TypeScript) — heartbeat, context-engine, agent-auth.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#688
opened Aug 3, 2026 by
dependabot
Bot
Loading…
spike(mcp): migrate core-api to MCP Python SDK v2 (spec 2026-07-28)
#682
opened Aug 2, 2026 by
Eldad-Caura
Member
•
Draft
deps: update python-jose[cryptography] requirement from >=3.3 to >=3.5.0 in /core-api
area/core-api
REST API, MCP server, route handlers, providers, pipelines.
area/core-operations
Cron/scheduled background jobs — lifecycle, retention, fan-out.
area/core-storage-api
PostgreSQL CRUD microservice, ORM, migrations.
area/core-worker
Background worker — embeddings, enrichment, contradiction detection.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#650
opened Jul 27, 2026 by
dependabot
Bot
Loading…
deps(core-api): update sentry-sdk[fastapi] requirement from <3,>=2.66.0 to >=2.66.1,<3 in /core-api
area/core-api
REST API, MCP server, route handlers, providers, pipelines.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#646
opened Jul 27, 2026 by
dependabot
Bot
Loading…
deps(core-api): update sqlalchemy[asyncio] requirement from <3,>=2.0 to >=2.0.51,<3 in /core-api
area/core-api
REST API, MCP server, route handlers, providers, pipelines.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#645
opened Jul 27, 2026 by
dependabot
Bot
Loading…
deps(actions): bump actions/setup-python from 5 to 7
area/infra
Docker, CI/CD, deployment scripts, dependabot.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#640
opened Jul 27, 2026 by
dependabot
Bot
Loading…
deps(actions): bump googleapis/release-please-action from 4.4.1 to 5.0.0
area/infra
Docker, CI/CD, deployment scripts, dependabot.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#639
opened Jul 27, 2026 by
dependabot
Bot
Loading…
deps(actions): bump the actions group across 1 directory with 3 updates
area/infra
Docker, CI/CD, deployment scripts, dependabot.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#638
opened Jul 27, 2026 by
dependabot
Bot
Loading…
deps: update requests requirement from >=2.31 to >=2.34.2
area/infra
Docker, CI/CD, deployment scripts, dependabot.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#637
opened Jul 27, 2026 by
dependabot
Bot
Loading…
deps: update croniter requirement from >=2.0 to >=6.2.4
area/infra
Docker, CI/CD, deployment scripts, dependabot.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#636
opened Jul 27, 2026 by
dependabot
Bot
Loading…
deps: update redis requirement from <6,>=5.0 to >=8.0.1,<9
area/infra
Docker, CI/CD, deployment scripts, dependabot.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#635
opened Jul 27, 2026 by
dependabot
Bot
Loading…
deps: update cachetools requirement from >=7.1.4 to >=7.1.6
area/infra
Docker, CI/CD, deployment scripts, dependabot.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#634
opened Jul 27, 2026 by
dependabot
Bot
Loading…
deps: update structlog requirement from <26,>=25.4 to >=26.1.0,<27
area/infra
Docker, CI/CD, deployment scripts, dependabot.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#633
opened Jul 27, 2026 by
dependabot
Bot
Loading…
deps: bump @playwright/test from 1.61.1 to 1.62.1 in the npm-minor-patch group across 1 directory
area/infra
Docker, CI/CD, deployment scripts, dependabot.
dependencies
Dependency updates (auto-applied by Dependabot).
kind/chore
Tooling, CI, dependencies, or other maintenance with no user-visible behavior change.
#632
opened Jul 27, 2026 by
dependabot
Bot
Loading…
feat(clients): send a User-Agent header identifying client and version
#577
opened Jul 19, 2026 by
Souptik96
Loading…
6 of 13 tasks
Previous Next
ProTip!
Adding no:label will show everything without a label.