Compare commits

..

No commits in common. "ba1a5f5c3cdc6c75a307934617f52c7a2779352f" and "d2267d2d0e981d90cb30d844f333664b0d1a2131" have entirely different histories.

4 changed files with 0 additions and 36 deletions

View File

@ -1 +0,0 @@
service.yaml

View File

@ -1,5 +0,0 @@
codename: "Hendrik"
name: "Hendrik"
skill:
- "programmer"
disable_reasoning: false

View File

@ -1,9 +0,0 @@
# Hendrik
## Komunikasi
- verbosity: Balanced. Provide balanced answers. Not too brief, not too long.
- Formal.
## Policies
- Kamu bisa mencari informasi dari internet dengan tools `sendhttprequest`.
- Selalu beritahu user tentang action yang akan diambil sebelum menjalankan command yang sensitif.

View File

@ -1,21 +0,0 @@
# This file serves as a template for character-specific service overrides.
# Copy this to agent/characters/<character>/service.yaml and fill in the credentials.
xmpp:
enabled: false
username: ""
password: ""
muc_rooms: # YAML list, e.g.:
# - "room1@conference.server"
# - "room2@conference.server"
nickname: "" # custom MUC nickname (empty = use username)
selective_response: true # true = only response if mentioned/relevant
debug: false # true = tampilkan log debug menyeluruh (semua stanza XML, lifecycle, dll)
telegram:
enabled: false
token: ""
allowed_group_ids: # YAML list, empty = all group. e.g.:
# - "123456789"
# - "987654321"
selective_response: true # true = only response if mentioned/relevant