Realtime chat and document editing demo#4618
Draft
samwillis wants to merge 40 commits into
Draft
Conversation
…me-agents-markdown-docs # Conflicts: # packages/agents-runtime/src/entity-schema.ts # packages/agents-runtime/src/index.ts # packages/agents-server/test/electric-agents-manager-write-validation.test.ts # packages/agents/src/agents/horton.ts
Contributor
❌ 6 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
Contributor
Electric Agents Mobile BuildLocal mobile checks ran for commit The EAS Android preview build was skipped because the |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
This is a realtime chat and document editing demo that combines the realtime agents work with collaborative markdown document tools.
Builds on:
What changed
Validation
pnpm installpnpm --filter @electric-ax/agents-server exec vitest run test/wake-registry.test.ts -t "manifest"pnpm --filter @electric-ax/agents-runtime exec vitest run test/markdown-docs-tools.test.tspnpm --filter @electric-ax/agents-runtime typecheckpnpm --filter @electric-ax/agents-server typecheckpnpm --filter @electric-ax/agents-runtime stylecheckpnpm --filter @electric-ax/agents-server stylecheckpnpm --filter @electric-ax/agents-server-ui exec vitest run src/lib/realtime-session-store.test.tspnpm --filter @electric-ax/agents exec vitest run test/spawn-worker-tool.test.ts test/horton-system-prompt.test.ts test/horton-tool-composition.test.tspnpm --filter @electric-ax/agents-server-ui typecheckpnpm --filter @electric-ax/agents typecheckgit diff --check