Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
BladeSzaSza
/
smurfs
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
smurfs / backend
92.5 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 44 commits
BolyosCsaba
fix: remove unused WebSocketDisconnect import, remove unnecessary as-any casts in ws.ts
87098cf 2 months ago
  • agents
    feat: add skill teaching via OFP floor — teacher grants skill to adjacent agent 2 months ago
  • api
    fix: clean stale ws_id on register, guard tile key access in filter_delta 2 months ago
  • auth
    feat: add HF OAuth login URL and code exchange 2 months ago
  • llm
    feat: integrate LLM worker pool into WorldEngine tick loop 2 months ago
  • ofp
    fix: add floor→pair and agent_uri→floor indexes, move json import to top-level 2 months ago
  • persistence
    feat: add HF Bucket client and memory repo 2 months ago
  • tests
    feat: add SessionManager with single-session-per-user eviction 2 months ago
  • world
    fix: require 'teach' skill check, restore agent existence guard in bubble loop 2 months ago
  • config.py
    941 Bytes
    feat: add OFP Floor, FloorState, ConversationLog types 2 months ago
  • main.py
    6.89 kB
    fix: remove unused WebSocketDisconnect import, remove unnecessary as-any casts in ws.ts 2 months ago
  • pyproject.toml
    89 Bytes
    feat: backend skeleton — config, requirements, pytest setup 2 months ago
  • requirements.txt
    256 Bytes
    feat: add persistence/auth dirs and config constants 2 months ago