issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Go
Filter by
31M results
Child delivery ticket for Epic #2971.\n\nObjective:\n- Implement and test planning-consensus enforcement before first
code edits on ticket branches.\n\nAcceptance:\n- Add hooks/consensus-policy.json defaults.\n- ...
area:governance
lane:code-change
priority:P2
role:manager
status:triage
type:task
Today every create cluster option is a flag (see cmd/create.go). A small YAML config file would make
complex/reproducible clusters easier to share, in the spirit of a kind config.
What to do
- Add ...
enhancement
help wanted
Because every kiac node is its own VM, we can do something kind/minikube fundamentally cannot: stop a single node and
let Kubernetes react (NotReady detection, eviction, rescheduling). This is one of the ...
enhancement
help wanted
Problem
frontend/src/components/Card.jsx has only a single, heavily opinionated style:
// Card.jsx — only one variant
div className= bg-card rounded-[2rem] border border-border p-8 shadow-2xl backdrop-blur-xl ...
help wanted
level:intermediate
type:refactor
ui-revamp
After a reboot the container service forgets running VMs, so a cluster can exist in kiac s state while its node VMs are
gone. kiac get clusters (see cmd/get.go) currently lists names; showing per-cluster ...
enhancement
good first issue
kiac doctor (see cmd/doctor.go) already checks macOS version, the apple/container CLI, the container system service, and
kubectl. A --fix flag could resolve the most common first-run snag automatically. ...
enhancement
good first issue
kiac is built on Cobra (see cmd/root.go), which can generate shell completion scripts almost for free. Adding a kiac
completion command gives users tab-completion for commands and flags.
What to do
...
enhancement
good first issue
Problem
In frontend/src/pages/Upload.jsx, the LinkedIn import section uses hardcoded dark/neutral color classes that only look
correct in dark mode:
// Upload.jsx ~line 306–350
h2 className= text-white ...
good first issue
level:beginner
type:bug
type:design
💡 Problem Statement
The Checklist page is created only with same checklist for each place it should be dynamic for internal and external
travel place and season
🚀 Proposed Solution
Add an location analyzer ...
Problem
In frontend/src/components/Navbar.jsx, two different breakpoints are used for the desktop layout:
div className= hidden lg:flex {/* Nav links — visible from 1024px */}
div className= hidden ...
good first issue
level:beginner
type:bug
type:design

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.