Skip to content

chore: added claude code setup#967

Merged
mdydek merged 5 commits intomainfrom
chore/claude-code-setup
Apr 14, 2026
Merged

chore: added claude code setup#967
mdydek merged 5 commits intomainfrom
chore/claude-code-setup

Conversation

@maciejmakowski2003
Copy link
Copy Markdown
Collaborator

Closes #

⚠️ Breaking changes ⚠️

Introduced changes

  • Added Claude Code setup

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added/Conducted relevant tests
  • Performed self-review of the code
  • Updated Web Audio API coverage
  • Added support for web
  • Updated old arch android spec file

Copy link
Copy Markdown
Contributor

@closetcaiman closetcaiman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@poneciak57 poneciak57 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@poneciak57 poneciak57 marked this pull request as draft March 5, 2026 10:18
@poneciak57 poneciak57 marked this pull request as ready for review March 5, 2026 16:36
Copy link
Copy Markdown
Collaborator Author

@maciejmakowski2003 maciejmakowski2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current core and native implementation skills structure lacks clear boundaries. I propose a more modular and rigorous split to ensure better maintainability.

  • audio-nodes: how to implement c++ audio node, reference to thread safety skill, class hierarchy and characterictics,(possibly audio-param, but not sure about it)
  • host-objects: audio-js communication including spsc (and shadow state in future)
  • ts-api: how to wrap our c++ and add support for web, web audio api compatibility
  • audio-recorder
  • native ios- session, player, recorder, interruptions
  • native android- FGS, focus(interruptions), , player, recorder
  • utils
  • thread safety

@mdydek mdydek merged commit 7386741 into main Apr 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants