issues Search Results · language:Dune language:Python language:Python language:JavaScript linked:pr language:Java
Filter by
5.8M results
Summary
Redesign tag doctor to produce structured per-component health checks (pass/warn/fail) with actionable fix commands,
covering system prerequisites, hermes runtime, and per-profile status.
Motivation ...
배경
transcription.progress.updated 이벤트(app/queue/events.py ProgressUpdated)가 06_onramp_api_integration.md에 정의된 진행 이벤트 계약과
다릅니다.
설계 문서 계약:
{
event_type : transcription.progressed ,
transcription_id ...
Summary
Implement a persistent background task queue backed by TAG s SQLite database. Users can submit tasks to run
asynchronously, monitor their status, retrieve results, and cancel running jobs.
Motivation ...
Summary
Implement tag import-nous-portal to configure the Nous Research Portal as an AI gateway for hermes profiles, enabling
access to Nous-hosted models.
Motivation
Nous Portal provides access to ...
Summary
Implement tag import-docker, tag import-ssh, tag import-modal, and tag import-daytona commands to configure alternative
execution backends for hermes profiles.
Motivation
Hermes supports multiple ...
Summary
Implement a native kanban layer (src/tag/kanban.py) ported from the hermes MIT-licensed source that writes tasks
directly to hermes s kanban.db SQLite file. Task creation and monitoring are pure ...
Problem
Workspaces are fully isolated per agent name (sandbox_for: ~/.gaia/agents/ name /workspace + /tmp/gaia/ name ).
delegate_to_soul returns a soul s workspace path + changed-file list — but Gaia ...
enhancement
Summary
Record every agent run (chat, benchmark, swarm) in TAG s SQLite database with status, profile, task type, route, and
metadata. Enable querying and filtering run history.
Motivation
Teams need ...
背景
产品需要一个只读的执行时间线组件,按时间展示任务执行过程中的 START、PROCESS、工具调用、SAVE_CHECKPOINT、COMPLETED、FAILED 等事件。
需求
- 新增只读 timeline 组件,按事件时间顺序展示执行事件。
- 默认突出 checkpoint、工具调用、错误和完成事件。
- START/PROCESS 等低价值事件应弱化展示,必要时可折叠。 ...
Summary
Implement a persistent, cross-session memory journal that stores key→value facts per profile in TAG s SQLite database.
The journal survives restarts and can be queried/injected as a system prompt ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.