No description
  • TypeScript 87.5%
  • Svelte 9%
  • CSS 2.4%
  • PowerShell 0.7%
  • HTML 0.3%
Find a file
2026-06-29 14:00:26 +09:00
.codex/skills chore: squash project history 2026-06-11 20:31:00 +09:00
docs feat: stream page agent translation updates 2026-06-23 14:29:23 +09:00
public chore: squash project history 2026-06-11 20:31:00 +09:00
scripts chore: squash project history 2026-06-11 20:31:00 +09:00
src fix: keep page agent translation order stable 2026-06-29 14:00:26 +09:00
.gitignore chore: squash project history 2026-06-11 20:31:00 +09:00
build_for_local_use.sh chore: squash project history 2026-06-11 20:31:00 +09:00
package.json feat: compact page agent context for long documents 2026-06-29 13:33:42 +09:00
pnpm-lock.yaml chore: squash project history 2026-06-11 20:31:00 +09:00
README.md chore: squash project history 2026-06-11 20:31:00 +09:00
test.html chore: squash project history 2026-06-11 20:31:00 +09:00
tsconfig.json chore: squash project history 2026-06-11 20:31:00 +09:00
vitest.config.ts chore: squash project history 2026-06-11 20:31:00 +09:00
wxt.config.ts chore: squash project history 2026-06-11 20:31:00 +09:00

Translmate

LLM-powered Firefox translation extension built with WXT and Svelte.

Architecture

  • Page-agent runtime: docs/page-agent-architecture.md
  • Planned document/chat/compaction refactor: docs/superpowers/plans/2026-06-10-page-agent-document-chat-compaction.md

Verification

pnpm test
pnpm compile
pnpm build:firefox
pnpm smoke:firefox:sideload