Aller au contenu
login

Trouve une issue

Cherche par langage, niveau ou dépôt — puis ouvre celle qui te parle vraiment.

search
sort
Niveau Langage
progress_activityChargement…

553 issues · page 5/19

OCA/server-tools
star926 Poids du dépôt lourd
Débutant

Migration to version 19.0

# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-19.0 # Modules to migrate - [x] attachment_…

Python help wanted work in progress
Ouvrirarrow_forward
GenericMappingTools/pygmt
star873 Poids du dépôt lourd
Débutant

Improve PyGMT documentation usability and consistency

After redesigning the PyGMT documentation landing page and the project README (#4746), I feel it is a good time to furt…

Python documentation help wanted
Ouvrirarrow_forward
webbrain-one/webbrain
star870 Poids du dépôt lourd
Débutant

Add Pollination AI and Unsloth Studio integration

## Summary Add first-class integration support for Pollination AI and Unsloth Studio so WebBrain can use them as model …

JavaScript enhancement help wanted
Ouvrirarrow_forward
webbrain-one/webbrain
star870 Poids du dépôt lourd
Débutant

Support local providers with api-key

llama.cpp, LM-Studio and some others local providers can be used with api-keys but current UI does not allow to enter a…

JavaScript enhancement help wanted
Ouvrirarrow_forward
flyingmutant/rapid
star867 Poids du dépôt léger
Débutant

Failing support on 32-bit systems (at least test suite)

While packaging this module for Debian (as a requirement for the new https://github.com/go-openapi/testify versions, I …

Go bug good first issue
Ouvrirarrow_forward
meshery/meshery.io
star825 Poids du dépôt lourd
Débutant

[Feature] Prevent mesheryctl panic/crash by adding Go path validation check

### Current Behavior While exploring mesheryctl logic, I noticed that if a configuration context path evaluates to an e…

JavaScript kind/enhancement help wanted
Ouvrirarrow_forward
kubernetes-sigs/lws
star794 Poids du dépôt moyen
Débutant

Reuse canonical YAML examples in website documentation

**What would you like to be cleaned**: Avoid duplicating Kubernetes YAML manifests across Markdown pages. Add a Hugo `…

Go help wanted kind/cleanup
Ouvrirarrow_forward
padok-team/burrito
star751 Poids du dépôt moyen
Débutant

Add support for bitbucket

Implement the gitprovider for bitbucket based on the new structure introduced by https://github.com/padok-team/burrito/…

Go good first issue Size: S
Ouvrirarrow_forward
padok-team/burrito
star751 Poids du dépôt moyen
Débutant

Add setting to prevent burrito from destroying resources

We should add a setting to prevent burrito from running _apply_ operations when the number of resources to destroy is >…

Go good first issue Size: S
Ouvrirarrow_forward
padok-team/burrito
star751 Poids du dépôt moyen
Débutant

Create a validating webhook to validate resources before they are applied

We're seeing emerging usecases as Burrito grows in complexity : - Validating the remediationStrategy enum - Validating…

Go enhancement good first issue
Ouvrirarrow_forward
kubestellar/kubestellar
star705 Poids du dépôt lourd
Débutant

🐝 Hive Advisory Report

This issue collects advisory findings from Hive agents. At lower ACMM levels, some agents work in advisory mode — they…

Go help wanted hive/advisory
Ouvrirarrow_forward
vshulcz/deja-vu
star657 Poids du dépôt moyen
Débutant

the brief's own wire line does not fit a 60-column pane

#604 budgeted the brief's lines against the terminal so a 60-column split pane stops wrapping them. The lines carrying …

Go good first issue
Ouvrirarrow_forward
vshulcz/deja-vu
star657 Poids du dépôt moyen
Débutant

The work records cover 2 harnesses out of 16

`deja files`, `deja restore`, the after-compaction block and the moved-since annotation all read the same material: the…

Go good first issue
Ouvrirarrow_forward
vshulcz/deja-vu
star657 Poids du dépôt moyen
Débutant

Compare page omits the tools people actually choose between: Vestige, CASS, ctx, PAXM

The compare page routes people to Mem0, Letta, memU, Memori, claude-mem, agentmemory, MemPalace, cognee/Graphiti and Hi…

Go documentation good first issue
Ouvrirarrow_forward
vshulcz/deja-vu
star657 Poids du dépôt moyen
Débutant

brief counts the same events as recalls today and not this week

`deja brief` prints two lines that cannot both be true. The same events are recalls in the first and not recalls in the…

Go good first issue
Ouvrirarrow_forward
vshulcz/deja-vu
star657 Poids du dépôt moyen
Débutant

Exact search ranks by date and breaks ties by topicality; relevance ignores age entirely

Two ranking paths treat a session's age completely differently, and only one of them is covered by any benchmark. **Ex…

Go help wanted
Ouvrirarrow_forward
vshulcz/deja-vu
star657 Poids du dépôt moyen
Débutant

Fill in the capability matrix: separate what a harness cannot do from what we have not built

The matrix now publishes skill 4/17 and command 4/17. Those dashes are the backlog, but as printed they are unreadable:…

Go enhancement help wanted
Ouvrirarrow_forward
vshulcz/deja-vu
star657 Poids du dépôt moyen
Débutant

deja update verifies the checksum but not the signature

`deja update` downloads `checksums.txt` and the archive from the same GitHub release and compares sha256. That catches …

Go help wanted
Ouvrirarrow_forward
sympozium-ai/sympozium
star602 Poids du dépôt lourd
Débutant

RFC: Scion Runtime Backend for Long-Lived Interactive Agent Sessions

## RFC: Scion Runtime Backend for Long-Lived Interactive Agent Sessions ### Background Sympozium's ephemeral-Job mode…

Go enhancement help wanted
Ouvrirarrow_forward
xdslproject/xdsl
star581 Poids du dépôt moyen
Débutant

dialects: (linalg) missing Linalg tiling support compared with upstream MLIR

## Summary xDSL currently has limited tiling support compared with upstream MLIR. At the moment, xdsl can tile some s…

Python good first issue
Ouvrirarrow_forward
confluentinc/confluent-kafka-python
star503 Poids du dépôt moyen
Débutant

KafkaError error strings are unicode on Windows when language is non-english

Which messes up KafkaError__str__, assuming it has an ascii7 string.

Python bug investigate further
Ouvrirarrow_forward
k8sgpt-ai/k8sgpt-operator
star479 Poids du dépôt léger
Débutant

[Feature]: Support tolerations in K8sGPT spec and operator deployment

### Checklist - [x] I've searched for similar issues and couldn't find anything matching - [x] I've discussed this fea…

Go feature Help Wanted
Ouvrirarrow_forward
microsoft/onnxscript
star451 Poids du dépôt moyen
Débutant

Constant-Folding Registry

Authoring custom constant-folding for operators via the `register` method in `onnxscript.optimizer._constant_folding` f…

Python good first issue category: question
Ouvrirarrow_forward
OWASP/Nest
star425 Poids du dépôt lourd
Débutant

inconsistent bottom spacing below search component across pages on mobile

Community & Support: [LinkedIn Group](https://www.linkedin.com/groups/14656108/) · [Slack #project-nest](https://owasp.…

Python bug good first issue
Ouvrirarrow_forward
quantumlib/Qualtran
star378 Poids du dépôt moyen
Débutant

Add a general way to compute the diamond norm distance

Currently rotation_sythesis/Channel have specialized methods that compute the diamond norm distance for certain cases l…

Python help wanted area/rotation_synthesis
Ouvrirarrow_forward
AprilSylph/XKit-Rewritten
star370 Poids du dépôt lourd
Débutant

Tag Tracking+: Reduce API load when multiple Tumblr tabs are open

### Concept It would require a fairly clever use of extension storage, at least in all of the iterations I've thought …

JavaScript enhancement help wanted
Ouvrirarrow_forward
YoanWai/agent-manager
star348 Poids du dépôt lourd
Débutant

Add mouse support

Add mouse interaction support for the agent-manager interface.

Go enhancement help wanted
Ouvrirarrow_forward
shaise/FreeCAD_SheetMetal
star336 Poids du dépôt léger
Débutant

[Feature] Support for folding marks (for the laser cutter)

reference: https://twitter.com/carribeiro/status/1368340185323352064

Python feature help wanted
Ouvrirarrow_forward
sktime/skpro
star330 Poids du dépôt moyen
Débutant

[DOC] add explicit formulae to docstrings of distributions

We should add, where known, explicit formulae to the docstrings of distribution methods. This is done by populating th…

Python good first issue module:distributions&simulation
Ouvrirarrow_forward
codeaashu/DevDisplay
star330 Poids du dépôt lourd
Débutant

AI Tools Hub 💌 Enhance this features ⚡

Add AI Tools Hub Feature on this page 👇🏻 https://www.devdisplay.org/AIToolsHub --- # AI Tools Hub 🤖 Create a **c…

JavaScript good first issue hacktoberfest
Ouvrirarrow_forward