-
Notifications
You must be signed in to change notification settings - Fork 642
Comparing changes
Open a pull request
base repository: potpie-ai/potpie
base: main
head repository: potpie-ai/potpie
compare: cg-demo
- 17 commits
- 406 files changed
- 3 contributors
Commits on Jun 10, 2026
-
Configuration menu - View commit details
-
Copy full SHA for fd2876d - Browse repository at this point
Copy the full SHA fd2876dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d7859f - Browse repository at this point
Copy the full SHA 0d7859fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a604d11 - Browse repository at this point
Copy the full SHA a604d11View commit details -
feat: graph UI theme + canvas background tweaks
Recolor the graph/timeline canvas "screen" to the dark neutral panel tone (matching the side panels/legend) instead of the saturated teal-green, and refresh related theme work (logo, App/GraphView/Timeline tweaks). Rebuild dist. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 1cc4ca0 - Browse repository at this point
Copy the full SHA 1cc4ca0View commit details -
feat: per-type filtering in the graph legend
Make each entity type under a category independently toggleable in the graph explorer legend. The category checkbox cascades to all of its types (check/uncheck all) and reflects them back — checked when all visible, unchecked when all hidden, indeterminate when partial. Filtering is now keyed purely on entity type. Rebuild dist. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 342fc0d - Browse repository at this point
Copy the full SHA 342fc0dView commit details
Commits on Jun 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f08d137 - Browse repository at this point
Copy the full SHA f08d137View commit details
Commits on Jun 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 2f380d7 - Browse repository at this point
Copy the full SHA 2f380d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6444205 - Browse repository at this point
Copy the full SHA 6444205View commit details -
Merge branch 'main' into feat/graph-updates
# Conflicts: # potpie/context-engine/adapters/inbound/cli/commands/_common.py # potpie/context-engine/adapters/inbound/cli/commands/bootstrap.py # potpie/context-engine/adapters/inbound/cli/commands/ingest.py # potpie/context-engine/adapters/inbound/cli/commands/pots.py # potpie/context-engine/adapters/inbound/cli/commands/query.py # potpie/context-engine/adapters/inbound/cli/sentry_runtime.py # potpie/context-engine/pyproject.toml # uv.lock
Configuration menu - View commit details
-
Copy full SHA for c9b7cdf - Browse repository at this point
Copy the full SHA c9b7cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01bc127 - Browse repository at this point
Copy the full SHA 01bc127View commit details -
Configuration menu - View commit details
-
Copy full SHA for e943868 - Browse repository at this point
Copy the full SHA e943868View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fa47b8 - Browse repository at this point
Copy the full SHA 9fa47b8View commit details
Commits on Jun 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6595a2e - Browse repository at this point
Copy the full SHA 6595a2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed524ec - Browse repository at this point
Copy the full SHA ed524ecView commit details -
Lock timeline filters in Timeline view and build graph-explorer UI du…
…ring make cli-install (#887)
Configuration menu - View commit details
-
Copy full SHA for f168dda - Browse repository at this point
Copy the full SHA f168ddaView commit details -
Proper escape with user facing message for integrations (#890)
* Proper escape with user facing message for integrations * moved import to top of file
Configuration menu - View commit details
-
Copy full SHA for 92b754c - Browse repository at this point
Copy the full SHA 92b754cView commit details -
fix(cli): smooth GitHub login cancel flow, auto-open countdown, and s…
…etup skip when authenticated (#880) * Github - Login smooth exit flow, avoid asking user to log in again if aready logged in, add a 10 second timer along with Press Enter after the github login code in CLI * fixed - _wait_for_enter_or_auto_open used select.select on stdin, which fails on Windows. * fixed malformed monkeypathch attr * code-rabbit-test-fix * monkeypatch-setattr * abort cancel the whole flow * re-login rollback * removed-line improrts
Configuration menu - View commit details
-
Copy full SHA for 24ad052 - Browse repository at this point
Copy the full SHA 24ad052View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine: git diff main...cg-demo