SUMMARY AI要約 by gpt-5-mini
temporal-core is a minimal Claude Code plugin that injects elapsed-time signals into agent sessions so agents can reason about deadlines and pacing. It implements three small hooks (user-turn and pre-tool hooks) that prepend lines like “[temporal-core] session elapsed: 12m 34s” and “[temporal-core] since last action: 47s” to the agent context; a bundled "temporal-awareness" skill shows how to use them. Who uses it: Claude Code plugin developers and researchers who want lightweight temporal signals to improve deadline-aware behavior and evaluations. Key features: per-session elapsed-time at every user turn, inter-action gap reporting before tool calls, auto-suppression of noisy <5s gaps, no runtime config, zero deps (requires jq if present; otherwise hooks no-op), session-scoped state in tmp, Apache-2.0. v0.1 does not track across sessions or enforce deadlines.
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
GitHub Topics
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-06 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:22 |
類似Repo (同じ言語のAI関連Repo)
A Claude Code session manager right inside your terminal
innogrators/AI-Engineering-FrameworkSpec-first AI-engineering framework for Claude Code: lifecycle skills, reviewer subagents, and CI-enforced quality gates. Prompts ask, enforcement decides.
stephanechery/mac-migration-operator-skillAgent Skill for safer Mac-to-Mac migrations with rollback and validation
wulusai2333/agent-team VM-development/ai-dev-kitBootstrap any project for AI-assisted development across Claude Code (Claude), OpenAI Codex (GPT), and the GitHub Copilot cloud agent — from one AGENTS.md.
shinulearning/Shinu-hermes-ai-agent-setupAI Agent Infrastructure Platform using Hermes, Discord, DeepSeek, and WSL2 with architecture generation, research automation, and coding assistant capabilities.
Alexander-Sorrell-IT/fleetcodeLaunch multiple Claude Code agent teams in parallel terminal windows with a shared filesystem mailbox for cross-team coordination
rboch-om1/dotfilesPersonal dotfiles for the OM1 devenv (bash, docker/ECR, git, tmux, Claude Code). Run by the devenv provisioner via ./setup.