pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Ruby language:JavaScript
Filter by
201M results
功能描述:
- 发送消息后显示AI正在思考...指示器
- 指示器包含动画效果(三个跳动的点)
- 收到AI回复后自动隐藏指示器
- 支持文本、图片、音频消息类型
实现思路:
- 在HTML中添加打字指示器元素
- CSS实现跳动动画效果(typing keyframes)
- JavaScript控制指示器的显示/隐藏
- 发送消息时显示,收到回复时隐藏
测试方式: ...
Problem
When an agent spawns a new Matrix thread via send_message, the agent s initial thread message was invisible in the
spawned session. It existed only as a Matrix room event the agent could not read ...
Taking it to one lever further
Closes #4
Changes
- Implement ClaudeCodeAdapter inheriting BaseAdapter
- Map Persona → Role Responsibilities + Absolute Boundaries
- Map GovernanceGate + Binding → Governance Rules table
- Map ...
Summary
Migrated the web application from a single monolithic vanilla TypeScript file (~2,300 lines) to a modular React
component-based architecture. This refactoring improves maintainability, testability, ...
Residual backlog audit
Audited the original Atlas diagnostics backlog against the current repository state after Batch 2 and PR #207.
Result: all diagnostic topic areas are now covered by existing Atlas ...
$(cat EOF
Summary
- Adds docs/tlg-alignment-plan.md — a phased 5-sprint plan to migrate the app from a test-and-share tracker to a
genuine Test–Learn–Grow tool aligned with the UK Cabinet Office ...
Phase C3: the AIQG aggregator now extracts the response envelope s agent_context block into identity columns on
aiqg.event_metrics, so per-agent / per-flow rollups (/metrics/agents, /flows) can be served ...