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

raystack / compass / 24613273430

Builds Branch Commit Type Ran Committer Via Coverage
24613273430 main feat: add assemble_context MCP tool for intelligent context assembly New MCP tool that replaces the 4-call pattern (search → context → documents → impact) with a single intent-aware, token-budget-aware context assembly call for AI agents. Five-p... push 18 Apr 2026 08:31PM UTC ravisuhag github
11.91
24609909559 main chore: regenerate proto from proton, add CLAUDE.md - Regenerate from proton merge commit 8516e5e (Principal + no Stars) - Update PROTON_COMMIT in Makefile - Add CLAUDE.md with project conventions and API workflow push 18 Apr 2026 05:24PM UTC ravisuhag github
9.65
24596014174 main feat: remove upstreams/downstreams from UpsertEntity, unify edge API (#251) All relationships including data lineage are now sent as edges via UpsertEdge. Remove UpsertWithEdges service method and the special handling that converted upstreams/dow... push 18 Apr 2026 03:36AM UTC web-flow github
8.65
24596007878 feat/unify-edge-api feat: remove upstreams/downstreams from UpsertEntity, unify edge API All relationships including data lineage are now sent as edges via UpsertEdge. Remove UpsertWithEdges service method and the special handling that converted upstreams/downstream... Pull #251 18 Apr 2026 03:36AM UTC ravisuhag github
8.65
24588971682 main fix: recursive CTE bugs in edge traversal and improve HNSW params - GetBidirectional: split into seed CTE + single recursive graph CTE to fix PostgreSQL error 42P19 (recursive reference in non-recursive term) - traverse (GetDownstream/GetUpstre... push 17 Apr 2026 10:15PM UTC ravisuhag github
8.76
24542877595 main feat: add document CLI commands Add document management commands to the CLI, completing interface parity with the API and MCP tools: - compass document list [--entity-urn, --source] - compass document view <id> - compass document upsert [--entit... push 17 Apr 2026 01:26AM UTC ravisuhag github
8.76
24542627320 main test: add unit tests for core services and MCP handlers Add 33 new tests across 4 files, bringing total to 78 passing tests. Core services: - entity: GetByID, UpsertWithEdges, GetImpact, Suggest, Search with keyword - document: GetAll, DeleteByE... push 17 Apr 2026 01:16AM UTC ravisuhag github
8.92
24538028235 main feat: add multi-hop bidirectional context traversal Implement depth-aware graph traversal for GetContext using a bidirectional recursive CTE in PostgreSQL. Previously, GetContext only returned 1-hop neighbors and ignored the depth parameter. - A... push 16 Apr 2026 10:51PM UTC ravisuhag github
6.74
24488650903 main refactor: flatten store/postgres into store package Only Postgres is used as a store backend, so the extra nesting is unnecessary. Moves all files from store/postgres/ to store/ and renames the package from postgres to store. push 16 Apr 2026 02:26AM UTC ravisuhag github
6.51
23935014117 main feat: add document and embedding pipeline with hybrid search Introduce a document system with chunking, embedding generation (Ollama/OpenAI), and async pipeline for semantic search. Refactor hybrid search from entity package into dedicated embedd... push 03 Apr 2026 05:22AM UTC ravisuhag github
6.51
23934917802 main feat: add document and embedding pipeline with hybrid search Introduce a document system with chunking, embedding generation (Ollama/OpenAI), and async pipeline for semantic search. Refactor hybrid search from entity package into dedicated embedd... push 03 Apr 2026 05:18AM UTC ravisuhag github
6.51
23730900059 main refactor: modernize Go patterns across codebase - Replace sort.Slice with slices.SortFunc and cmp.Compare - Upgrade yaml.v2 to yaml.v3 - Replace gotest.tools with testify (already a dependency) - Use context.Background() instead of context.TODO()... push 30 Mar 2026 06:23AM UTC ravisuhag github
2.27
23717196410 main fix: suggest query and docker-compose pgvector image push 29 Mar 2026 07:30PM UTC ravisuhag github
2.27
23716887782 main feat: entity system and temporal graph with Postgres-native search (#249) * feat: add v2 entity system with Postgres-native search New entity system built as an independent package alongside the existing asset system. Zero changes to existing as... push 29 Mar 2026 07:15PM UTC web-flow github
2.27
23716863966 feat/entity-system fix: resolve broken doc links and update concepts overview Pull #249 29 Mar 2026 07:12PM UTC ravisuhag github pending completion
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next →
  • 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