GitShow/antfu/intentracker
antfu

intentracker

Track project intent across AI agent sessions.

by antfu
Star on GitHubForknpm

TypeScript

25 stars0 forks1 contributorQuiet · 4mo agoSince 2026MIT

Meet the team

See all 1 on GitHub →
antfu
antfu7 contributions

Languages

View on GitHub →
TypeScript78.5%
JavaScript21.5%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

5 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template✓PR Template

Recent fixes

View closed PRs →
antfu
fix: use prompt hook type to avoid agent hooks message bugMergedPR

Summary Changes hook type from to for both SessionStart and UserPromptSubmit hooks Fixes "Messages are required for agent hooks. This is a bug." error that crashes the plugin on every user prompt The hook type has an identical schema and behavior but doesn't require conversation messages to be available at hook execution time Test plan [ ] Install the updated plugin in Claude Code [ ] Submit a prompt — verify the hook error no longer appears [ ] Run then submit a direction-changing message to verify intent tracking still works 🤖 Generated with Claude Code

antfu · 4mo ago
antfu
fix: remove invalid path fields from plugin manifestMergedPR

Summary Removed , , and fields from that used invalid relative paths, causing plugin installation to fail with manifest validation errors. These fields are unnecessary since Claude Code auto-discovers components in the standard , , and directories. Test plan [ ] Reinstall the plugin locally and verify no validation errors 🤖 Generated with Claude Code

antfu · 4mo ago
antfu
fix: use valid relative path in marketplace source fieldMergedPR

Summary Fix marketplace.json field from to to pass Claude Code's schema validation This resolves the error when running 🤖 Generated with Claude Code

antfu · 4mo ago
Structured data for AI agents

Repository: antfu/intentracker. Description: Track project intent across AI agent sessions. Stars: 25, Forks: 0. Primary language: TypeScript. Languages: TypeScript (78.5%), JavaScript (21.5%). License: MIT. Open PRs: 0, open issues: 0. Last activity: 4mo ago. Community health: 85%. Top contributors: antfu.

·@ofershap

Replace github.com with gitshow.dev