-
Notifications
You must be signed in to change notification settings - Fork 76
feat(watch): Enhanced SSE monitoring with detailed event data #47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jack-arturo
wants to merge
26
commits into
main
Choose a base branch
from
feat/enhanced-sse-monitoring
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 9 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
fe9902d
feat(watch): Enhanced SSE monitoring with detailed event data
jack-arturo c30abcd
feat(stream): Add memory.associate event logging
jack-arturo e582888
fix(test): Update enrichment test for dict return type
jack-arturo 03a3eac
feat(stream): Enhanced enrichment events with full context
jack-arturo b16112c
fix: Production bugs - datetime tz, OpenAI tokens, Qdrant race
jack-arturo ad425b5
fix: Correct token parameter for gpt-5 models (max_output_tokens)
jack-arturo 3666301
Merge branch 'main' into feat/enhanced-sse-monitoring
jack-arturo 00012a2
fix: Defensive coding improvements for automem_watch.py
jack-arturo a621599
fix: More defensive coding for automem_watch.py payloads
jack-arturo 05fb0b4
fix: Final defensive coding fixes for automem_watch.py
jack-arturo 9538ab8
refactor(watch): Use Event type alias for all event handler functions
jack-arturo ef85ca0
fix(watch): Defensive unpacking for semantic_neighbors
jack-arturo 5726da8
fix(watch): SSE multi-line parsing, narrow exceptions, auth error han…
jack-arturo f51551e
fix: Log malformed event data in stream_events
jack-arturo 59ea7c4
feat: add Codex auto-fix workflow for CI failures
jack-arturo 63f668a
fix(watch): SSE multi-line parsing, narrow exceptions, auth error han…
jack-arturo 824a774
feat: Add web-based SSE monitor dashboard
jack-arturo ab08c1b
feat(monitor): Add login screen with shared auth (Graph Viewer style)
jack-arturo e766140
fix(monitor): Use api_key param instead of token for SSE auth
jack-arturo 78d002c
feat(monitor): Unified operations dashboard with status cards and inl…
jack-arturo 6d5d8be
feat: Add CORS support for cross-origin clients
jack-arturo 8eabae6
feat(stream): Add optional JSONL event logging with history hydration
jack-arturo 37ad479
docs: Add event logging and streaming endpoints to CLAUDE.md
jack-arturo d1bb238
revert: Remove auto-fix workflow and CI prompt files
jack-arturo 151305e
fix: address CodeRabbit review feedback
jack-arturo 0615de7
fix(monitor): emit store/recall/associate events
jack-arturo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.