Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

B.E.N. (Bio-Electronic Navigator)

A WhatsApp agent project named B.E.N. with the npm package name bio-electronic-navigator.

Current status

Right now the app is set up in listen-only mode:

  • connects to WhatsApp
  • creates per-chat workspace folders
  • writes chat metadata and logs to workspace/
  • optionally downloads media attachments
  • does not reply to messages

Development

Install dependencies:

npm install

Run in development:

npm run dev

Type-check:

npm run check

Build:

npm run build

Workspace layout

Runtime data is written under:

workspace/
  auth/
  chats/
    <chat-id>/
      MEMORY.md
      log.jsonl
      settings.json
      attachments/

Environment

Common environment variables:

  • WORKSPACE_ROOT
  • WHATSAPP_AUTH_DIR
  • ANTHROPIC_API_KEY

Naming

  • Agent name: B.E.N.
  • Expanded name: Bio-Electronic Navigator
  • npm package name: bio-electronic-navigator

About

Bio Electronic Navigator

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages