issues Search Results · language:Edge language:Python linked:pr language:Java language:JavaScript
Filter by
5.8M results
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 ...
Summary
Implement credential import from multiple AI coding tools into TAG profiles so users do not need to manually re-enter
API keys already stored by their tools.
Motivation
Developers already authenticate ...
Why(背骨)
scripts/monitor(#404)が prod bot ログから検出した未処理 traceback。capture_pane 経路で KeyError が投げられ、run_claude_with_config まで伝播して
Claude のターンが落ちた(実害)。 これは「実バグは text→reply ではなく tmux イベント経路に出る」という #404 の診断の実例でもある。 ...
Summary
heating_value() converts between volumetric heating-value bases (BTU/SCF at 60 F vs MJ/Nm3 and kWh/Nm3 at 0 C) through a
single gas_density_stp parameter, with the density cancelling out of the ...
🐞 문제 요약
- 들여쓰기 수정
🌟 예상 결과
- 하아
📝 기타
🚑️ !HOXFIX
Summary
Adds keyboard-driven undo (Ctrl+Z) and redo (Ctrl+Shift+Z / Ctrl+Y) for all data-changing time-entry actions: single
delete, bulk delete, drag-and-drop move/resize, form-submitted edit, and copy-paste ...
feature
status:tasks
배경
현재 모바일 홈 화면은 초기 스캐폴드 목적의 설명 문장이 화면에 그대로 노출됩니다. 실제 앱 사용자는 긴 소개 문구보다 바로 역을 찾고 이동 조건을 설정하는 흐름이 중요하므로, 앱 전체에서 불필요하거나 생성형
문서처럼 보이는 설명문을 줄입니다.
작업 범위
- 홈 화면에서 마케팅성/설명형 본문 문구 제거
- 화면 제목, 주요 행동 버튼, 필요한 ...
enhancement

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.