issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
4.5M results
親 Epic
- #55 Phase 1: ジャーナルシステム基盤構築
依存
- #58 ディレクトリ構造とスキーマ定義
概要
取引の手動登録・一覧・削除を行うスクリプトと、AIエージェントから対話的に呼び出すワークフロー。
タスク
trade_manager.py
- [ ] scripts/trade_manager.py 作成
- [ ] 取引追加(add)コマンド ...
enhancement
親 Epic
- #55 Phase 1: ジャーナルシステム基盤構築
依存
- #60 journal-save スキル作成
概要
非定型セッション(壁打ち・自由な議論等)を手動で記録するためのワークフロー。
タスク
- [ ] .agents/workflows/save-session.md 作成
- [ ] 手動トリガーで journal-save スキルを呼び出す手順 ...
enhancement
親 Epic
- #55 Phase 1: ジャーナルシステム基盤構築
依存
- #59 journal_save.py コアスクリプト
概要
AIが会話コンテキストからセッション要約・判断ログを抽出し、journal_save.py を呼び出して永続化するスキルを作成。
タスク
- [ ] .agents/skills/journal-save/SKILL.md 作成
...
enhancement
親 Epic
- #55 Phase 1: ジャーナルシステム基盤構築
依存
- #58 ディレクトリ構造とスキーマ定義
概要
セッション要約と判断ログをファイルに書き込み、index.json を自動更新するコアスクリプト。
タスク
- [ ] セッション要約 MD ファイル書き込み(frontmatter + 本文)
- [ ] 判断ログ JSON ファイル書き込み ...
enhancement
What s wrong
`DeliverContentsJob.process_delivery()` in `django_email_learning/jobs/deliver_contents_job.py` graduates the enrollment
when a lesson is the last published content in a course:
```python ...
bug
親 Epic
- #55 Phase 1: ジャーナルシステム基盤構築
概要
out/_journal/ のディレクトリ構造を作成し、各データファイルのスキーマを定義する。
タスク
- [ ] out/_journal/sessions/ ディレクトリ作成
- [ ] out/_journal/trades/ ディレクトリ作成
- [ ] セッション要約 MD の frontmatter ...
enhancement
Integrate the python script into the Posts tab on the Really Real Education website using GitHub Actions
Problem
fetch_one(select(col)) returns T | None, overloading a single None to answer two independent questions:
1. Presence (cardinality): did a row come back?
2. Cell value (nullability): was the ...
bug
Both Railway services (seeker API + scheduler) CRASH at startup with ModuleNotFoundError: No module named psycopg2 .
Cause: the platform-provided DATABASE_URL uses the bare postgresql:// scheme, which ...
bug
We ve just merged two titles with @Popolechien and it looks like it caused book quality to be reassessed, and forced a
book to go back from production to staging.
I doubt we really want to do this, since ...
bug
question

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.