issues Search Results · language:Edge language:Python language:JavaScript language:HTML language:JavaScript language:Java
Filter by
62M results
服务端确实接收了请求(能在后台看到成功记录),但返回响应时连接被远程关闭了,导致拿不到 video_id。
🐛 What s broken?
The tab indicator underline travels double the expected distance when a tab is clicked, breaking visual alignment.
📋 Steps to Reproduce
1. Link EaseMotion CSS and include tabs.js. ...
bug
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Write tests that verify the compiler rejects invalid flow stage ordering:
- Flow with disconnected stages (A - B, C - D where B and C are not connected)
- Flow with circular dependencies (A - B - ...
good first issue
testing
Description
표준 orino-logs 대시보드의 모든 패널이 datasource not found를 낸다. 조사 결과 datasource sidecar의 provisioning reload가 401로 실패해, datasource
변경이 85일째 Grafana에 반영되지 않은 것이 원인이다.
근본 원인 — admin 비밀번호 드리프트
- Grafana는 ...
bug
Write docs/getting-started.md with:
- Step-by-step installation guide
- First agent: hello.ax walkthrough
- Second agent: adding a tool
- Third agent: adding RAG
- Fourth: compiling to TypeScript ...
documentation
good first issue
Goal
Make CUSTOS deployable to Kubernetes with a single helm install command.
Acceptance Criteria
- [ ] k8s/ directory with deployment.yaml, service.yaml, configmap.yaml
- [ ] Helm chart in charts/custos/ ...
Create examples/translation_pipeline.ax with:
- A multi-agent flow: SourceAgent - TranslatorAgent - ReviewerAgent - OutputAgent
- Each agent handles a different language
- Demonstrate flow stage ...
documentation
good first issue
scripts/operator/README.md の末尾に !-- smoke A -- という HTML コメント1行だけ追記してください。コード/テスト変更は不要です。
Create examples/meeting_scheduler.ax with:
- 3 agents: CalendarAgent, PreferenceAgent, SchedulerAgent
- A flow that coordinates between them to find a meeting time
- Demonstrate agent-to-agent communication ...
documentation
good first issue
When the type checker finds a mismatch (e.g., passing Str where Int was expected), the error message should include:
- The file and line number
- The expected type and actual type
- A suggestion ...
enhancement
good first issue

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.