Skip to content

issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Python

Filter by

40.8M results  (760 ms)

40.8M results

Description The CLI supports contextseek tools --format openai and --format anthropic, but these output contracts are not well covered by tests. Related code: - https://github.com/ob-labs/contextseek/blob/main/src/contextseek/cli/main.py ...
easy

SRAO Framework A systematic 5-stage methodology for building multi-agent workflow orchestration across industries. Repositories - SRAO-Framework - Umbrella repo - SRAO-Domain-Modeler - Stage 0-1: ...

Hello, may I ask if Flashworld supports panoramic generation? If so, how do I operate it? Do you want to modify the camera trajectory parameters in the JSON file?

Description _lint_scope() catches several malformed scope patterns, but it does not currently flag empty path segments such as acme//pay. Related code: - https://github.com/ob-labs/contextseek/blob/main/src/contextseek/scope.py ...
easy

RelationExpression.toString appends the recursion suffix (.^, .^N, .*) before the $modify modifier and alias, but the grammar requires name, args and alias before the recursion subexpression. So a(f1).^ ...

Description EN. ContextSeek promises automatic progression raw → extracted → knowledge → skill (src/contextseek/domain/stages.py, src/contextseek/plugs/skills/, domain/skill_executor.py). Build the distillation ...
hard
help wanted

union() in lib/utils/objectUtils.js uses a Set for large inputs (deduping both arrays) but a plain copy of the first array for small ones (deduping only the second). So duplicates in the first array survive ...

eosManager.updateSequence rotates the sequence to 0 when it reaches INT_32_MAX_VALUE (2^31 - 1) using =. But that value is itself a valid sequence number per Kafka s record-batch semantics, so rotating ...

sizeOfHeaders in src/protocol/recordBatch/record/v0/index.js calls Buffer.byteLength(header.value) before the if (header.value === null) guard. On Node 18 Buffer.byteLength(null) throws a TypeError, so ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.