issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Java language:Java
Filter by
55.4M results
Objective: Extract values from responses and inject into subsequent requests.
Files: src/mcph/capture.py, tests/test_capture.py
Acceptance:
- [ ] CAPTURE x: result.id extracts and stores value
- ...
status:backlog
story
Objective: Evaluate JSONPath, regex, schema, fuzzy type matchers.
Files: src/mcph/assertion.py, tests/test_assertion.py
Acceptance:
- [ ] ASSERT STATUS == 200 and error code assertions work
- [ ...
status:in-progress
story
Summary
Ansible-nd modules must NOT expose sensitive values such as passwords, authentication keys, pre-shared keys, MACsec
keys, API tokens, or other secret-bearing fields. We should do a collection-wide ...
also, rename it SpectralSet
Problem Statement
The maintenance starter export endpoints do not include Experiments or their Variants, and the import path does not
restore them. As a result, a starter generated for backup or migration ...
dotCMS : Experiments
Team : Falcon
Type : Defect
Objective: Wrap abstract test operations into compliant JSON-RPC envelopes.
Files: src/mcph/protocol.py, tests/test_protocol.py
Acceptance:
- [ ] INITIALIZE produces valid request
- [ ] CLIENT block ...
status:done
story
Objective: Connect to remote MCP servers via HTTP.
Files: src/mcph/transport/http_transport.py, tests/test_transport_http.py
Acceptance:
- [ ] HTTP transport POSTs JSON-RPC and reads response
- ...
status:done
story
Objective: Spawn subprocesses, manage stdin/stdout/stderr, JSON-RPC newline-delimited framing.
Files: src/mcph/transport/__init__.py, src/mcph/transport/stdio.py, tests/test_transport_stdio.py
Acceptance: ...
status:done
story
Objective: Lex, parse, and compile .mcph files into an AST.
Files: src/mcph/parser.py, src/mcph/ast.py, src/mcph/exceptions.py, tests/test_parser.py
Acceptance:
- [ ] Parser produces valid AST for ...
status:done
story

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.