{"id":50216324,"url":"https://github.com/rogerchappel/agentglow","last_synced_at":"2026-05-26T09:04:31.786Z","repository":{"id":358361573,"uuid":"1226249484","full_name":"rogerchappel/agentglow","owner":"rogerchappel","description":"Local-first visual presence SDK for agent-mode interfaces.","archived":false,"fork":false,"pushed_at":"2026-05-17T01:18:35.000Z","size":94,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-17T02:47:29.969Z","etag":null,"topics":["accessibility","agent-mode","agent-ui","ai","audio-visualizer","local-first","presence","react","svg","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rogerchappel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-05-01T06:36:58.000Z","updated_at":"2026-05-17T01:16:43.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rogerchappel/agentglow","commit_stats":null,"previous_names":["rogerchappel/agentglow"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/rogerchappel/agentglow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerchappel%2Fagentglow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerchappel%2Fagentglow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerchappel%2Fagentglow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerchappel%2Fagentglow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rogerchappel","download_url":"https://codeload.github.com/rogerchappel/agentglow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogerchappel%2Fagentglow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33512343,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accessibility","agent-mode","agent-ui","ai","audio-visualizer","local-first","presence","react","svg","typescript"],"created_at":"2026-05-26T09:04:13.641Z","updated_at":"2026-05-26T09:04:31.776Z","avatar_url":"https://github.com/rogerchappel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AgentGlow\n\nA design-led visual presence SDK for agent-mode interfaces — the quiet glow that tells users whether their agent is listening, thinking, speaking, working, waiting, blocked, or celebrating.\n\nAgentGlow is **not** chat UI, and it is not a basic audio waveform. It is the layer that makes an agent feel operationally present: listening, thinking, speaking, running tools, waiting for approval, blocked, interrupted, or done — with themeable visuals, accessibility semantics, and audio-reactive inputs.\n\n## Install\n\n```sh\nnpm install agentglow\n# optional local fixture renderer\nnpx agentglow-render --fixture tests/fixtures/presence-run.json --out frame.svg\n```\n\nThe v0.1 package ships the local-first monorepo runtime as `agentglow`, `agentglow/core`, and `agentglow/react`. Published exports point at built JavaScript plus declaration files, while the TypeScript sources remain included for auditability.\n\n## Quickstart\n\n```tsx\nimport { AgentGlow } from 'agentglow/react';\n\nexport function AssistantPresence() {\n  return (\n    \u003cAgentGlow\n      state=\"speaking\"\n      preset=\"orb\"\n      theme={{ palette: { accent: '#8B5CF6' }, mood: 'focused' }}\n      input={{ speechLevel: 0.62 }}\n      agent={{ name: 'Neo', persona: 'calm-operator' }}\n      ariaLabel=\"Neo is speaking\"\n    /\u003e\n  );\n}\n```\n\n## Core controller\n\n```ts\nimport { createAgentGlowController, renderAgentGlowToSvg } from 'agentglow/core';\n\nconst glow = createAgentGlowController({ preset: 'console-pulse' });\nglow.send({ type: 'presence.tool.started', toolName: 'github.createPullRequest' });\nglow.setInput({ progress: 0.35, activityLevel: 0.8 });\n\nconst frame = renderAgentGlowToSvg(glow.getSnapshot());\n```\n\n## Canonical states\n\n`idle`, `listening`, `thinking`, `speaking`, `tool-running`, `waiting`, `blocked`, `error`, `success`, and `interrupted`.\n\n## Presets\n\n- `orb` — layered premium presence core.\n- `waveform-halo` — audio-forward ring for listening/speaking.\n- `constellation` — distributed reasoning field.\n- `console-pulse` — operational/tool-running display.\n- `minimal-dot-field` — quiet, brandable fallback.\n\n## Personality\n\nAgentGlow is meant to feel premium without becoming theatrical: calm when idle, focused under load, bright when speaking, precise during tool use, and unmistakably blocked when it needs human help. It gives your product a visual heartbeat without pretending to be the whole assistant.\n\n## Demo and examples\n\n- Demo playground: [`demo/playground.html`](demo/playground.html)\n- CLI fixture smoke: `node bin/agentglow-render.mjs --fixture tests/fixtures/presence-run.json --out frame.svg`\n- CrewCmd / AgentPulse mapping: [`examples/crewcmd`](examples/crewcmd)\n- Recipes: [`docs/RECIPES.md`](docs/RECIPES.md)\n\n## Accessibility and performance\n\nAgentGlow exposes accessible labels, optional polite live-region text, reduced-motion fallbacks, contrast-aware theme normalization, local-only core behavior, and 60fps/30fps renderer targets.\n\nSee [`docs/ACCESSIBILITY.md`](docs/ACCESSIBILITY.md) and [`docs/PERFORMANCE.md`](docs/PERFORMANCE.md).\n\n## API docs\n\nSee [`docs/API.md`](docs/API.md) and [`docs/architecture.md`](docs/architecture.md).\n\n## Roadmap\n\n- WebGL/canvas renderer adapters behind the same snapshot contract.\n- Visual regression screenshots for every preset/state pair.\n- Published package build pipeline and typed declaration output.\n- More framework wrappers once the React contract is dogfooded.\n\n## Verify\n\n```sh\nnpm test\nnpm run check\nnpm run build\nnpm run pack:smoke\nnode bin/agentglow-render.mjs --fixture tests/fixtures/presence-run.json --out /tmp/agentglow.svg\nbash scripts/validate.sh\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frogerchappel%2Fagentglow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frogerchappel%2Fagentglow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frogerchappel%2Fagentglow/lists"}