MCPcopy Index your code
hub / github.com/brandly/Lax

github.com/brandly/Lax @v0.6.6

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.6.6 ↗ · + Follow
141 symbols 325 edges 42 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Lax

CI Status

  • 🆓 Free and Open-Source
  • ✉️ Multiple Connections
  • 🤔 Remember Past Credentials
  • 👋 Automatically Join Channels After Connecting
  • 🔔 Desktop Notifications
  • 👔 Clean Interface
  • 😈 Dark Mode

download

download apps for macOS and Windows here!

for other platforms, you'll have to build your own.

dev

$ npm install
$ npm start

to start this thing with react/redux devtools

$ npm run dev

to lint, check types, and run tests

$ npm test

while writing code, you might want to watch things

# run tests when code changes
$ npm run jest -- --watch

# check types when code changes
$ npm run flow -- --watch

dist

to build an executable for your OS

$ npm run build

Core symbols most depended-on inside this repo

concat
called by 29
src/js/modules/SelectList.js
getSelected
called by 28
src/js/modules/SelectList.js
map
called by 21
src/js/modules/SelectList.js
makeMessage
called by 13
src/js/reducers/conversations.js
fromElement
called by 13
src/js/modules/SelectList.js
filter
called by 12
src/js/modules/SelectList.js
getConnectionById
called by 11
src/js/reducers/selectors.js
addMessageToIdInList
called by 9
src/js/reducers/conversations.js

Shape

Function 77
Method 39
Class 25

Languages

TypeScript100%

Modules by API surface

src/js/modules/SelectList.js15 symbols
src/js/actions/conversations.js9 symbols
src/js/reducers/conversations.js8 symbols
src/js/components/MessageList.js8 symbols
src/js/components/Keydown.js7 symbols
src/js/components/JoinConversation.js7 symbols
src/js/components/ComposeMessage.js7 symbols
src/js/components/Router.js6 symbols
src/js/components/PeopleList.js6 symbols
src/js/components/BodyColor.js6 symbols
src/js/modules/storeChannels.js5 symbols
src/js/modules/Persistor.js5 symbols

For agents

$ claude mcp add Lax \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact